/IP_DP_Course

Image Processing and Deep Learning

Primary LanguagePython

3D Human Pose Estimation

python -m venv venv
source venv/bin/activate 
# or venv\Scripts\activate.bat for CMD
# or venv\Scripts\Activate.ps1 for PowerShell
pip install -r requirements.txt
python src/task.py # run after start button pressed on unity app