The project deals with detection of apparel that the person in the image is wearing.
Sliding window along with image pyramid were used to detect the apparel.
The code is a modification to code available in this blog.
The classifier was trained using transfer learning on Xception net.
Apparel Dataset was used from the one given in this link.
The overal F1-score achieved on test data after training the Network on Google Colab was 90%.

kabirnagpal/apparel_detection
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|