3dpose_gan
The authors' implementation of Unsupervised Adversarial Learning of 3D Human Pose from 2D Joint Locations
File Explorer
Download Latest Version (.zip)- show_h36m_results.py
- show_mpii.py
- demo.py
- eval.py
- eval_pck.py
- evaluation_util.py
- train.py
- actions.txt
- mpii_image_name.txt
- mpii_poses.npy
- __init__.py
- mpii_inf_3dhp_dataset.py
- pose_dataset.py
- pose_dataset_base.py
- __init__.py
- evaluator.py
- posenet.py
- updater.py
- __init__.py
- gen_epoch_500.npz
- image.png
- .gitattributes
- .gitignore
- LICENSE
- README.md
- requirements.txt
- setup.py
# Installation Guide
1. Get the code
git clone https://github.com/DwangoMediaVillage/3dpose_gan
Downloads the entire project code from GitHub to your computer.
cd 3dpose_gan
Moves into the project folder you just downloaded.
2. Python
Easy RecommendedPrerequisites
pip install -r requirements.txt
Installs the Python libraries listed in requirements.txt (or similar).
python <μ€νν νμΌλͺ
>.py # READMEμμ μ νν μ€ν νμΌλͺ
μ νμΈνμΈμ
Runs the Python script (or module).
If it runs without errors and prints output in the terminal, it worked.
// repository documentation
Was this content helpful?
(0 ratings)
