Extraction of Human Body Measurements from 2D images for Clothing options
Install requirements
pip install requirements.txt
Store front and side images in the 'in' folder in the repo directory. Change directory to hmr2/src.
cd hmr2/src
Run download_model.py if running for the first time.
python download_model.py
Run final.py and enter height. Enter height as 0 to stop the program.
python final.py
Run accuracy.py to check accuracy of the calculation after storing actual measurements in the actual_measure.json file in the 'in' folder.
cd ..
cd ..
python accuracy.py