Closed Winnie-xwj closed 2 years ago
Hi @Winnie-xwj, the command you are running seems wrong. The correct usage is as follows:
direct train <PATH_TO_TRAINING_DATA_DIRECTORY> <PATH_TO_VAL_DATA_DIRECTORY> <experiment_directory> --num-gpus <number_of_gpus> --cfg <path_or_url_to_yaml_file> [--other-flags]
I have followed the instructions on the https://docs.aiforoncology.nl/direct/colab.html and successfully installed the 'direct'. Then, according to project folder https://docs.aiforoncology.nl/direct/cvpr2022_recurrentvarnet.html, I pasted the command to Colab, but there is still something wrong.