Skip to content

normalization code for image data in mask directory does not work #8

Description

@superbunny38

Hello, thank you so much for your nice and detailed explanations about U-Net and Image segmentation.
I had no idea what those are, and I was able to learn a lot from your thorough explanations and well-explained codes.
However, when normalizing image data by dividing all images by 255.0, it does not work for images in mask directory.
So when I fit the model, it gives me negative values for binary cross_entroy error :)
So, I added the code myself to manually normalize image data in mask directory. Thanks for reading!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions