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

Black output, learning_rate=0, no output. #499

Open
hocuf opened this issue Jun 7, 2024 · 0 comments
Open

Black output, learning_rate=0, no output. #499

hocuf opened this issue Jun 7, 2024 · 0 comments

Comments

@hocuf
Copy link

hocuf commented Jun 7, 2024

We performed a segmentation study on our own dataset using the UNet model, but we did not achieve the desired success. We tried various scenarios with different pixel sizes, image and mask formats and various pre-processing techniques. We failed in every scenario. The output is always black. Learning rate is always zero.

The scenarios we tried are as follows: Hyperparameters changes, Normalization (Min-Max), Normalization (Z-Score), Learning Rate change, Adding Loss Function, Creating Dual Classes, Batch Normalization, Img_Scale application and Optimizer changes (Adam, ReLU). For each scenario, we experimented with 256x256, 512x512, 2180x2180 and 2112x2112 pixel sizes in PNG format.

As a result of all these experiments, our model was not successful and the desired accuracy was not achieved.

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