Dannyxu1031

Results 2 issues of Dannyxu1031

python demo.py --video-input /workspace/xdy/CenterNet2-master/output/video/2021111616185900.mp4 [12/09 01:25:50 detectron2]: Arguments: Namespace(config_file='/workspace/xdy/CenterNet2-master/projects/CenterNet2/configs/CenterNet2_DLA-BiFPN-P5_640_16x_ST.yaml', webcam=False, video_input='/workspace/xdy/CenterNet2-master/output/video/2021111616185900.mp4', input=None, output='/workspace/xdy/CenterNet2-master/output/val/', confidence_threshold=0.3, opts=[]) WARNING [12/09 01:25:50 d2.config.compat]: Config '/workspace/xdy/CenterNet2-master/projects/CenterNet2/configs/CenterNet2_DLA-BiFPN-P5_640_16x_ST.yaml' has no VERSION. Assuming it to be compatible with...

Something wrong in calculate_iou_partly,and I dont know how to fix it. File "/workspace/OpenPCDet-master/pcdet/datasets/kitti/kitti_dataset.py", line 363, in evaluation ap_result_str, ap_dict = kitti_eval.get_official_eval_result(eval_gt_annos, eval_det_annos, class_names) File "/workspace/OpenPCDet-master/pcdet/datasets/kitti/kitti_object_eval_python/eval.py", line 675, in get_official_eval_result gt_annos,...