Files
RapidPoseTriangulation/extras/easypose/README.md
2024-11-29 14:25:57 +01:00

10 lines
227 B
Markdown

# Test ONNX with EasyPose
Code files originally from: https://github.com/Dominic23331/EasyPose.git
```bash
docker build --progress=plain -f extras/easypose/dockerfile -t rpt_easypose .
./extras/easypose/run_container.sh
```