Data Cleaning Process
Starting with trousers:
- Get SHOP images with trousers (go through all items)
- Make sure the items landmarks are all present (1 or 2) for every 3rd index and the viewpoints are no wear or frontal
- Crop the image to the bounding box of the trouser
- Use edge detection from OpenCV Canny to generate a "doodle" of the image
- Resize the images to 100x200
Project Progress
TODO:
- Write Data Processing: Sarhad
- Baseline Model: Zeng & Gurm
- Primary Model: Naveed (everyone else joins)
- Results
- Project Progress
- Introduction
Project Progress Completed