Testing onnx runtime with easypose.
This commit is contained in:
9
extras/easypose/README.md
Normal file
9
extras/easypose/README.md
Normal file
@ -0,0 +1,9 @@
|
||||
# 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
|
||||
```
|
||||
Reference in New Issue
Block a user