qubvel / segmentation_models

Segmentation models with pretrained backbones. Keras and TensorFlow Keras.
MIT License
4.73k stars 1.03k forks source link

Autoencoder for transfer learning? #497

Open samux87 opened 3 years ago

samux87 commented 3 years ago

Hi guys,

Any chance to implement an Unet-autoencoder to get weights for transfer learning before the fine-tuning?

Thank you, Sam.