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

Train on my own dataset without superpixels #7

Open
ron-weiner opened this issue Mar 4, 2018 · 4 comments
Open

Train on my own dataset without superpixels #7

ron-weiner opened this issue Mar 4, 2018 · 4 comments
Labels

Comments

@ron-weiner
Copy link

First of all, great work!
I assume that in order to use it I have to train the weights on a dataset with superpixels annotations, or at least some boundry boxes.
Am I right?
What do you suggest me to do if now I have lots of clean videos which I want to make segmentation on some features that are moving in the video?
Should I start with simple boundary boxes classification and only than proceed? or that there is any shortcut for that?

Thanks

@warmspringwinds
Copy link
Owner

warmspringwinds commented Mar 8, 2018

Hi @ron-weiner

You can try this software to create training data:
https://github.com/wkentaro/labelme

and then train using our library

Let me know if you have any further questions :)

@ron-weiner
Copy link
Author

Thank you @warmspringwinds , it is a great tool!
Unfortunately I need to do it on a huge amount of data and the only option that I see is to get bunch of people to label it all.
If i wish make segmentation on moving objects in a video? Do you have another lead besides that?
I started using "https://www.learnopencv.com/object-tracking-using-opencv-cpp-python/" but I wish to have a great segmentation such as yours

@warmspringwinds
Copy link
Owner

@ron-weiner I will have a look if such tool exists :)

Or if you find something better by that time, I would also be interested in the
way you approached your problem.

Thank you.

@ron-weiner
Copy link
Author

For sure, I will let you know!
Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants