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

Pre-train encoder weights with an autoencoder on our datasets #90

Open
cwerner opened this issue Jun 8, 2022 · 1 comment
Open

Pre-train encoder weights with an autoencoder on our datasets #90

cwerner opened this issue Jun 8, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@cwerner
Copy link
Owner

cwerner commented Jun 8, 2022

Currently Imagenet-pretrained encoders are used. It might be a good idea to load encoder weights pertained on our dataset.

A simple solution should be to use the EfficientUnet++ architecture and just cut all skip-connections between encoder/ decoder thus creating an autoencoder...

@cwerner cwerner added the enhancement New feature or request label Jun 8, 2022
@dagshub
Copy link

dagshub bot commented Jun 8, 2022

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant