marco-c / autowebcompat

Automatically detect web compatibility issues
Mozilla Public License 2.0
34 stars 41 forks source link

Implementing Object Segmentation networks for bounding box annotations #260

Open Shashi456 opened 6 years ago

Shashi456 commented 6 years ago

We have started work on collecting bounding box annotations for our dataset, while our bounding-box labeled dataset maybe small. I think we should start thinking about implementing Object segmentation networks for the same. We could consider Fast(er)-RCNN, YOLOv3 and SSDs and check which performs the best. I think this issue can be used for discussion about the same.

marco-c commented 6 years ago

Sounds good to me, but we should first finish the basic implementation that doesn't use the additional info.