Skip to content

ML model to select the best view for thumbnail from the given set of different views.

Notifications You must be signed in to change notification settings

sameer-m-dev/best-view-classification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ML - Best View Selection

Build ML model to select the specific view from the given set of different views.

  1. Each product has multiple views (front, left, right, back) and only a few views have the information about the product through which you can make the ML model learn its features. Build ML model and explain your approach on how will you select the specific view from the given set of different views.

Example: In the case of footwear, Side view(left/right) has most information regarding the type of heel (high, medium or flat).Similarly, different views have different information for each use case.

  1. Identify the closure type of footwear from the data (CSV) provided which has imbalanced data distribution across 6 classes. You can collect more data using web scraping or different sources. Build ML model which effectively identifies the closure type of the footwear.

About

ML model to select the best view for thumbnail from the given set of different views.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published