Contents:
process_args()
Process the command line arguments and perform the corresponding action. Launch training, testing or visualising.
args (Namespace) – The command line arguments.
None