编译的命令:python setup.py build develop
遇到此类问题
ImportError: cannot import name '_C'
命令: python setup.py clean
python setup.py install
遇到这类问题
Training error. bg_num_rois = 0 and fg_num_rois = 0, this should not happen!
jwyang/faster-rcnn.pytorch#594 (comment)
相关资源代码资源
https://github.com/tiancity-NJU/da-faster-rcnn-PyTorch
https://github.com/chaoqichen/HTCN
https://github.com/basiclab/DA-OD-MEAA-PyTorch
https://github.com/Megvii-Nanjing/CR-DA-DET
https://github.com/naoto0804/cross-domain-detection
https://github.com/VisionLearningGroup/DA_Detection
https://github.com/harsh-99/SCL
https://github.com/krumo/Domain-Adaptive-Faster-RCNN-PyTorch
https://github.com/dliu5812/DDF
https://github.com/MCG-NJU/TIA
https://github.com/jinlong17/DA-Detect Foggy: 42.3mAP
https://isrc.iscas.ac.cn/gitlab/research/domain-adaption
https://github.com/tiankongzhang/NSA?tab=readme-ov-file
准备相关数据集的代码 https://github.com/uitrbn/CST_DA_detection