This document outlines a project exploring methods for virtual clothing try-on systems. It discusses using U-Net and Mask R-CNN for cloth parsing, as well as a VITON model for virtual try-on. The goals were to survey existing technologies, perform cloth parsing, understand current systems, and estimate human sizes. Work included implementing U-Net and Mask R-CNN, as well as proposing a size predictor and CGAN-based color changer. Issues included lack of understanding of complex models, poor multi-class segmentation, and no size dataset. Future work focuses on improving models, adding cloth wrapping, collecting data, and optimizing for mobile/AR.