Skip to content

kabirnagpal/apparel_detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Apparel Detection

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%.

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published