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

Not really an issue but a question #58

Closed
yliu7366 opened this issue Dec 4, 2018 · 4 comments
Closed

Not really an issue but a question #58

yliu7366 opened this issue Dec 4, 2018 · 4 comments

Comments

@yliu7366
Copy link

yliu7366 commented Dec 4, 2018

When creating my own CSV file for keras-maskrcnn training, how many different classes do I have to include? Can I have only one object class such as tumor across all images? Or does it has to be something like 'tumor' vs. 'kidney', meaning at least two object classes? Thank you.

@MichaelMonashev
Copy link

only one class was ok for https://github.com/fizyr/keras-retinanet . I think, here is same situation.

@vcarpani
Copy link
Contributor

vcarpani commented Dec 4, 2018

Only one class works, there is no need for a second class.
For this kind of questions it would be better to use our slack channel #keras-maskrcnn, where you can find more appropriate support

@vcarpani vcarpani closed this as completed Dec 4, 2018
@nirajvermafcb
Copy link

@vcarpani I am not able to find keras-maskrcnn workspace. Can you post the URL for the same?

@hgaiser
Copy link
Contributor

hgaiser commented Dec 4, 2018

I've just added a line in the README to direct users to the slack channel:

https://github.com/fizyr/keras-maskrcnn/blob/master/README.md#discussions

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

5 participants