Minghui Jiang

Results 3 issues of Minghui Jiang

when I run "python yolo_video.py --image", it loads model successfully. But then I input the name of test picture, error occurs as follows: ************************************************************************************************** Input image filename:1.jpg (416, 416, 3)...

After changing the `point_cloud_range ` in `configs/car.fhd.onestage.config` to `[0, -40, -3, 70.4, 40, 4]`, I got the following error, could you tell me how to solve it please? @traveller59 Traceback...

when run "tools/test.py", get "no module named parallel_test" error. That's because this module is removed from mmcv, while "tools/test.py" still import it and do not use it. So just remove...