JosephKJ / OWOD

(CVPR 2021 Oral) Open World Object Detection
https://josephkj.in
Apache License 2.0
1.04k stars 155 forks source link

t1_test problem #62

Closed CtCCtV closed 3 years ago

CtCCtV commented 3 years ago

image After runing first two steps of Task1 in run.sh, it comes out this problem when runing the last step of Task1 "python tools/train_net.py --num-gpus 8 --eval-only --config-file ./configs/OWOD/t1/t1_test.yaml SOLVER.IMS_PER_BATCH 8 SOLVER.BASE_LR 0.005 OUTPUT_DIR "./output/t1_final" MODEL.WEIGHTS "/home/joseph/workspace/OWOD/output/t1/model_final.pth"", and I don't know why. Looking forward your reply. Thanks in advance!

JosephKJ commented 3 years ago

Hi @CtCCtV : Can you share the whole log? I think you may ignore the warnings.