PointTinyBenchmark
PointTinyBenchmark copied to clipboard
[CPR] about p2p evaluation
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.
Thanks for feedback. The problem can be solved by using the updated huicv/evaluation/location_evaluation.py