GiysiNet is a Python library for creating outfit recommendations with deep learning models. This app has four different models. AlexNet, Resnet, VGGNet, GiysiNet. The project compares both softmax outputs and early CNN layer outputs. The csv and label files can be found in the Files
As you can see GiysiNet is better than AlexNet but VGGNet.
Here you can see some output of the project. The early outputs represented by E on their top left-hand corner. These are all VGG outputs more output can be found in output file.
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change. also, this project is inspired by Xintong Han's paper. You can find the dataset here