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

redundant patches in my training data #190

Open
chetanreddym opened this issue Sep 21, 2018 · 0 comments
Open

redundant patches in my training data #190

chetanreddym opened this issue Sep 21, 2018 · 0 comments

Comments

@chetanreddym
Copy link

Hello Marvin, Thanks for sharing your code.
I am trying to train the network on my data to do a binary segmentation of my input images.
Now i am using the crop_patch option to crop my input images into 256x256 patches, but the problem here is while doing so, i am ending up with few patches which solely consists of only one class(for example only background).
How can i eliminate such patches and use only the ones which contain both the classes of my interest.

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

1 participant