Commit Graph

9 Commits

Author SHA1 Message Date
Daniel 2e5c3399ed Workaround problem of tensorrt hanging sometimes. 2024-12-03 17:39:45 +01:00
Daniel 742d2386c7 Moved detector pre/post-processing into onnx graph. 2024-12-03 11:52:55 +01:00
Daniel 36781e616b Use rgb input for both models. 2024-12-02 17:28:34 +01:00
Daniel dc44a71b2c Some further speedups. 2024-12-02 17:00:04 +01:00
Daniel b44d4134d9 Move fp16 casting into onnx models. 2024-12-02 13:45:26 +01:00
Daniel ad1ef42b99 Export pose postprocessing steps as well. 2024-11-29 17:59:15 +01:00
Daniel 19015c6326 Exporting fp16 onnx models. 2024-11-29 17:37:44 +01:00
Daniel 7b9505ca02 Moved image normalization into onnx models. 2024-11-29 17:05:43 +01:00
Daniel 4b2811c1c8 Exporting onnx instructions. 2024-11-29 13:51:20 +01:00