Skip to content

sam189239/2D-Auto-Measurement

Repository files navigation

2D Auto Measurement

Extraction of Human Body Measurements from 2D images for Clothing options

Forwarding

Routing

Instructions

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

Timeline PPT

Canva

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages