Testing bayer decoding on gpu.

This commit is contained in:
Daniel
2025-01-14 17:56:36 +01:00
parent 2f52521b9a
commit b804ce149d
4 changed files with 253 additions and 1 deletions
+2 -1
View File
@@ -70,7 +70,8 @@ mv /mmdeploy/work_dir/end2end.onnx /RapidPoseTriangulation/extras/mmdeploy/expor
```
```bash
python3 /RapidPoseTriangulation/extras/mmdeploy/make_extra_graphs.py
python3 /RapidPoseTriangulation/extras/mmdeploy/make_extra_graphs_pt.py
python3 /RapidPoseTriangulation/extras/mmdeploy/make_extra_graphs_tf.py
```
```bash