-
Downloading Pretrained Models
git clone https://github.com/Daniil-Osokin/lightweight-human-pose-estimation.pytorch.git cd lightweight-human-pose-estimation.pytorch wget https://download.01.org/opencv/openvino_training_extensions/models/human_pose_estimation/checkpoint_iter_370000.pth cd ../src/scripts !sh download_trained_model.sh
-
Reach out to me for the configuration files of firebase project if needed! ;)
-
Setup your own paths where needed.
-
Run Server
python server.py
-
Run localhost or any server you want to test.
-
Click on
Upload
button and upload your image and wait for the server to show you 3D model of the corresponding image.
We also have the Android app for the 3D Human Digitization.