Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implementing Object Segmentation networks for bounding box annotations #260

Open
Shashi456 opened this issue Aug 29, 2018 · 1 comment
Open

Comments

@Shashi456
Copy link
Contributor

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
Copy link
Owner

marco-c commented Sep 6, 2018

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

@marco-c marco-c added this to the 3a. Accuracy improvements milestone Dec 7, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants