krumo / Domain-Adaptive-Faster-RCNN-PyTorch

Domain Adaptive Faster R-CNN in PyTorch
MIT License
304 stars 68 forks source link

Environment compilation failure problem #33

Closed life97 closed 2 years ago

life97 commented 2 years ago

Thank you very much for providing such excellent open source code for learning, and compiling according to the official guidance of mask-rcnn, the environment cannot be compiled successfully. Can you provide the environment configuration that can successfully compile and run this project? I have tried to use pytorch1.0, torchvision=0.2.2 and pytorch1.2, torchvision=0.4.0, but the project cannot be run correctly.