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

Dropout layers in U-net and Linknet #567

Open
Warain811 opened this issue May 19, 2023 · 0 comments
Open

Dropout layers in U-net and Linknet #567

Warain811 opened this issue May 19, 2023 · 0 comments

Comments

@Warain811
Copy link

Warain811 commented May 19, 2023

Hello,

In the vanilla implementation of U-net and Linknet models, they don't contain dropout layers, right? But if you choose efficientnetB3 or efficientnetB7 as the backbone, the model contains dropout layers in its encoder?

Additionally, is it weird for my graph to look like this? I added data augmentation and added a dropout layer of 0.3 just before the last layer of the model. EfficienetB3 is the backbone.

Thanks.

Untitled

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