CenterTrack icon indicating copy to clipboard operation
CenterTrack copied to clipboard

python demo.py tracking --load_model path --num_class 1 --demo path with --pre_hm

Open wb315 opened this issue 4 years ago • 2 comments

Dear author, Thanks for you wonderful work! When i want to test the model i trained, i found the result is different whether use --pre_hm or not. If dont use --pre_hm, the result is ok, use --pre_hm, there have some false pred bbox. Can you tell why you dont use --pre_hm when you run python demo.py tracking --load_model path --num_class 1 --demo path?

wb315 avatar Mar 25 '21 10:03 wb315

@xingyizhou

wb315 avatar Apr 12 '21 07:04 wb315

I also encountered this problem. Have you solved it? And Why?

Joll123 avatar Jun 13 '21 02:06 Joll123