dbolya / yolact

A simple, fully convolutional model for real-time instance segmentation.
MIT License
4.98k stars 1.32k forks source link

YOLACT on GTSDB #297

Open damghanian opened 4 years ago

damghanian commented 4 years ago

Hi, Thanks for the advance work you have done! Is it possible that we use this work on the other database and benchmark for example GTSDB ? As you know that benchmark consist of small objects. Is this practical? Thanks a lot!

dbolya commented 4 years ago

¯\_(ツ)_/¯ Your guess is as good as mine.

You might need to reduce the anchor box scales to compensate for the dataset having more small objects, but it might be fine.