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 the retina mask on customer data set #19

Open
adeebakausar opened this issue Oct 3, 2019 · 3 comments
Open

How to train the retina mask on customer data set #19

adeebakausar opened this issue Oct 3, 2019 · 3 comments

Comments

@adeebakausar
Copy link

❓ Questions and Help

@adeebakausar adeebakausar changed the title How to train the retina mask for customer data set How to train the retina mask on customer data set Oct 3, 2019
@monocongo
Copy link

I am also interested to see if there is an example on how to do this. I have a segmentation dataset with masks for a single class that I'd like to use as training data for this model. Please advise, thanks!

@chengyangfu
Copy link
Owner

Hi @monocongo ,
I follow the COCO setting. If you can format your dataset in COCO format, you should be able to train it. But I haven't updated the code fo r a while. I am worried the new PyTorch code may break the code.

@Eldad27
Copy link

Eldad27 commented Jan 15, 2021

@chengyangfu How about the number of classes please? Inside the defaults.py folder, should '_C.MODEL.ROI_BOX_HEAD.NUM_CLASSES =81' be changed to reflect the exact number of classes for the custom dataset or should it be changed to 'Number of classes + 1'? where 1 = background class? In general, how do I handle number of classes when training on my own dataset?

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

4 participants