Attributions

This is an AI model made by Elijah Koziar that detects the style of clothes being worn. The base model architecture used was MobileNetV2, while the head was designed, built, and trained by Elijah Koziar. This model was trained on images and annotations from the Open Images Dataset V7. The annotations used in this project are from the Open Images Dataset V7 (https://storage.googleapis.com/openimages/web/index.html), provided by Google under the Creative Commons Attribution 4.0 License (CC BY 4.0) (https://creativecommons.org/licenses/by/4.0/). Individual images are licensed under Creative Commons and other terms as specified by their metadata. Full attribution details of these images are provided in the attributions.csv file, which is downloadable at the bottom of the page. For attributions of all the tools and libraries used, there is an additional txt file at the bottom of the page.

 

Lastly, the backend for this (where the AI model is run) is on Hugging Face Spaces (https://huggingface.co/spaces)