Commit Graph

17 Commits

Author SHA1 Message Date
Daniel 07426fac2f Optional batched pose processing. 2024-12-18 16:22:08 +01:00
Daniel b26ec998b3 Using tensorrt runtime directly. 2024-12-18 12:10:45 +01:00
Daniel 6e8f6a22ba Running mmdeploy benchmark. 2024-12-18 11:51:05 +01:00
Daniel 23108dd594 Further small improvements. 2024-12-06 18:15:08 +01:00
Daniel 7a253cd615 Moved image cropping out of the graph again. 2024-12-06 12:32:51 +01:00
Daniel acf1d19b64 Improved box cutting with always fixed tensor shapes. 2024-12-04 17:54:57 +01:00
Daniel 6452d20ec8 Some small updates. 2024-12-04 11:46:06 +01:00
Daniel 97ff32b9ce Moved pose pre/post-processing into onnx graph. 2024-12-03 17:59:31 +01:00
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