LAUNCH

launch.process_args(args)

Process the command line arguments and perform the corresponding action. Launch training, testing or visualising.

Parameters:

args (Namespace) – The command line arguments.

Returns:

None