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

Custom Model Building with zero validation images #120

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

arihantkamdar
Copy link

PixelLib was unable to build a mode while building a custom image segmentation model in absence of validation images, thus I created extra cases where if the validation data is not present, the model will still be trained with a modelcheckpoint that will monitor "loss" instead of "val_loss".

For the same, I created Issue #117 stating the same, and I solved it. Please look into it and merge it if everything looks fine.

@arihantkamdar arihantkamdar changed the title No Validation Model Building Custom Model Building with zero validation images Dec 17, 2021
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

Successfully merging this pull request may close these issues.

None yet

1 participant