JinyeonKim
Results
2
comments of
JinyeonKim
> > "$ python main.py -n1 --max_episode_length 1000 --num_local_steps 25 --num_processes 2 --eval_split tests_unseen --from_idx 0 --to_idx 120 --x_display DISPLAY --max_fails 10 --debug_local --learned_depth --use_sem_seg --which_gpu 1 --sem_gpu_id 0 --sem_seg_gpu...
I find the solution. You need to install "conda install pytorch==1.6.0 torchvision==0.7.0 cudatoolkit=10.2 -c pytorch" in your Conda environment. If it does not work after installing, it means that your...