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

[CPR] about p2p evaluation #73

Open
ZiMo-Chen opened this issue Sep 24, 2022 · 1 comment
Open

[CPR] about p2p evaluation #73

ZiMo-Chen opened this issue Sep 24, 2022 · 1 comment

Comments

@ZiMo-Chen
Copy link

1664019527214
GPU=8 && LR=0.0001 && B=8 && PORT=10000 tools/dist_train.sh configs2/COCO/p2p/p2p_r50_fpn_1x_fl_sl1_coco400_coarse.py ${GPU}
--work-dir ../TOV_mmdetection_cache/work_dir/COCO/p2p/p2p_r50_fpn_1x_fl_sl1_coco400_coarse/adam${LR}1x${B}b${GPU}g${V}/
--cfg-options optimizer.lr=${LR} data.samples_per_gpu=${B}
When I run the above command, the above error occurs when the model is being validated.

@yinglang
Copy link
Contributor

Thanks for feedback. The problem can be solved by using the updated huicv/evaluation/location_evaluation.py

@yinglang yinglang changed the title about p2p [CPR] about p2p evaluation Sep 24, 2022
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

2 participants