Install Pytorch-1.1 $ conda install pytorch torchvision cudatoolkit=9.0 -c pytorch Configure the data file and output paths in config.json To run the program do: install all the requirements in requirements.txt file $ export CUDA_VISIBLE_DEVICES=0,1,2,3 $ python main.py