Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 351 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 351 Bytes

UNet-Autoencoder

In this repository i have implemented UNet autoencoder. Dataset used here is private ( images used here are cloths images) you can see the result in the notebook itself. Also you can save the bottleneck of the autoencoder that can act as compressed feature. I have used this bottleneck weight to identify similar types of cloths.