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

how to train mask-r-cnn #5

Open
JackSparrow3 opened this issue Aug 20, 2019 · 1 comment
Open

how to train mask-r-cnn #5

JackSparrow3 opened this issue Aug 20, 2019 · 1 comment

Comments

@JackSparrow3
Copy link

Hi Fabien,
thank you for your works!
the paper doesn't mention how to train a mask-r-cnn since VLOG dataset does has any mask annotation, i wonder if your team has annotate the mask by yourself or use other open datasets to train mask-r-cnn?
thanks again!

@fabienbaradel
Copy link
Owner

Hi @JackSparrow3
Thanks :)
You can find the annotations here: https://fabienbaradel.github.io/masks_data/
We have used MaskRCNN pretrained on COCO. We did not train MaskRCNN on our datasets (VLOG, Something Something, EPIC) because we do not have access to object labels. We have only used the prediction made by Maskrcnn.
I hope it is clear now.
In case you want to train MaskRCNN you can have a look at this repo: https://github.com/facebookresearch/maskrcnn-benchmark

Fabien

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