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