autowebcompat icon indicating copy to clipboard operation
autowebcompat copied to clipboard

Implementing Object Segmentation networks for bounding box annotations

Open Shashi456 opened this issue 5 years ago • 1 comments

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.

Shashi456 avatar Aug 29 '18 05:08 Shashi456

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

marco-c avatar Sep 06 '18 17:09 marco-c