杨珉
杨珉
> Have you solved it? I have the same issue.
> Post-processing is essential for current detection scheme, however traditional **nms** is not the only choice, especially when dealing with enormous detection bboxes which is quite resource-consuming. We propose **large...
I admit that this code framework is not friendly to all machines, and I often encounter the similar problems on other machines. I have a suggestion: please downgrade the pip23...
Another question: What is "gsm_best_score.json" in spot_inference.py? Your repository does not contain it. Thank you.
> Thank you! I fix this error now. It is 29.912 mAP.
> "gsm_best_score.json" should be renamed to "spot_best_score.json". I will correct it. Thanks for spotting However, I think using "spot_best_score.json" in semi-supervised method is incorrect. When I set full_label to False,...