Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Successfully load teacher network checkpoint. Traceback (most recent call last): File "tools/train_kd.py", line 204, in <module> main() File "tools/train_kd.py", line 200, in main meta=meta) File "/home/Disk-2T/DeFeat.pytorch-main/mmdet/apis/train.py", line 532, in train_detector_kd meta=meta) TypeError: 'module' object is not callable 为什么会报这种错误呀 我使用的命令:python tools/train_kd.py --validate --work-dir /home/Disk-2T/DeFeat.pytorch-main --config configs/kd_faster_rcnn/voc_stu_faster_rcnn_r50_decouple_neck.py --config-t /home/Disk-2T/DeFeat.pytorch-main/configs/kd_faster_rcnn/voc_tea_faster_rcnn_r101.py 大家帮我看看 #16

Open
shuizaola opened this issue Nov 23, 2021 · 0 comments

Comments

@shuizaola
Copy link

No description provided.

@shuizaola shuizaola changed the title Successfully load teacher network checkpoint. Traceback (most recent call last): File "tools/train_kd.py", line 204, in <module> main() File "tools/train_kd.py", line 200, in main meta=meta) File "/home/Disk-2T/DeFeat.pytorch-main/mmdet/apis/train.py", line 532, in train_detector_kd meta=meta) TypeError: 'module' object is not callable Successfully load teacher network checkpoint. Traceback (most recent call last): File "tools/train_kd.py", line 204, in <module> main() File "tools/train_kd.py", line 200, in main meta=meta) File "/home/Disk-2T/DeFeat.pytorch-main/mmdet/apis/train.py", line 532, in train_detector_kd meta=meta) TypeError: 'module' object is not callable 为什么会报这种错误呀 我使用的命令:python tools/train_kd.py --validate --work-dir /home/Disk-2T/DeFeat.pytorch-main --config configs/kd_faster_rcnn/voc_stu_faster_rcnn_r50_decouple_neck.py --config-t /home/Disk-2T/DeFeat.pytorch-main/configs/kd_faster_rcnn/voc_tea_faster_rcnn_r101.py 大家帮我看看 Nov 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant