alontrais

Results 5 comments of alontrais

@loolzaaa Thank you so much for the response! I upgrade to CUDA 10.0 but now I get import error when I run the train_val script: ImportError: /home/trais_user/pipeline/algorithms/faster-rcnn.pytorch/lib/model/roi_crop/_ext/roi_crop/_roi_crop.so: undefined symbol: __cudaPopCallConfiguration...

@loolzaaa Thank you! I switched the branch to pytorch-1.0: git checkout pytorch-1.0 I run the setup.py: cd lib python setup.py build but I get an error: running build running build_py...

@loolzaaa I created a new environment in conda, I installed python 3.8 and installed last PyTorch version 1.4.0. I switched branch to pytorch-1.0, and builded again. When I run the...