Media-Smart / SKU110K-DenseDet

A state of art detector for densely packed scenes dataset SKU-110K
Apache License 2.0
111 stars 24 forks source link

bad test result #7

Closed mmchen88 closed 3 years ago

mmchen88 commented 3 years ago

I test some Shelf images, the detecion result is bad. Is the model you prove really well trained? Or some thing wrong with the tool of model upgrading?

I just use tools/upgrade_model_version.py to upgrade the model weights file, and then edit configs/SKU_fusion_bfp_x101_32x4d.py to the style of V2 by hand. my mmdet version is 2.7.0 , mmcv version is 1.1.5

mmchen88 commented 3 years ago

Then i used mmcv v0.5.9 and mmdetection v1.0rc1, the result is much better.

Rana-Banerjee commented 3 years ago

@mmchen88 Is it possible for you to share the updated config file please?