Commit Graph

136 Commits

Author SHA1 Message Date
Daniel f9127e9a40 Merge close 2D poses. 2025-01-27 14:20:52 +01:00
Daniel d886d1db7c Fixed time calculation. 2025-01-27 14:18:08 +01:00
DANBER d5ae7dada7 Merge branch 'jetson' into 'master'
Run on Jetson

See merge request Percipiote/RapidPoseTriangulation!6
2025-01-27 13:15:05 +00:00
DANBER f29b7e6707 Merge branch 'ros' into 'master'
Ros wrapper

See merge request Percipiote/RapidPoseTriangulation!5
2025-01-27 13:12:42 +00:00
Daniel a1f85a5a53 Updated results. 2025-01-27 12:13:37 +01:00
Isse f7ef72d539 Small readme updates. 2025-01-23 11:00:20 +01:00
Isse ee2bbcf83a Updated benchmark results. 2025-01-22 13:49:00 +01:00
Isse 874f83f085 Some jetson specific ros updates. 2025-01-22 12:30:59 +01:00
Isse 9358941e6f Merge remote-tracking branch 'origin/ros' into jetson 2025-01-21 18:31:46 +01:00
Daniel 9ce51f90b3 Renamed ros packages. 2025-01-21 18:11:49 +01:00
Daniel 9778c75bf0 Drop old code. 2025-01-21 18:01:14 +01:00
Daniel 2ba9e096ac Updated image callback to directly calculate poses. 2025-01-21 17:15:33 +01:00
Daniel 29c072400f Mixed updates and improvements. 2025-01-21 16:23:19 +01:00
Daniel c5f190ab35 Eval skelda datasets with cpp implementation. 2025-01-21 15:10:43 +01:00
Daniel d77fee7103 Restructuring some code. 2025-01-20 18:00:37 +01:00
Isse f402bbe4d2 Merge remote-tracking branch 'origin/ros' into jetson 2025-01-20 16:41:22 +01:00
Isse 1ca755f763 Building ros for jetson. 2025-01-20 16:40:28 +01:00
Daniel a866485c8e Small updates. 2025-01-20 16:38:19 +01:00
Isse ffd182bc07 Merge remote-tracking branch 'origin/ros' into jetson 2025-01-20 12:44:38 +01:00
Daniel 86d8ccf797 Batching of poses in cpp implementation. 2025-01-20 12:20:25 +01:00
Daniel 8f2322694a Merge model outputs directly in graph. 2025-01-17 18:33:19 +01:00
Daniel 97ea039f7d Some code speedups. 2025-01-17 18:02:17 +01:00
Daniel 99368e5216 Reimplemented wrapper in cpp. 2025-01-17 16:42:05 +01:00
Daniel 8a249a2f16 Small improvements and fixes. 2025-01-17 16:24:37 +01:00
Daniel 1bd58deede Created ros wrapper for 2D pose estimation. 2025-01-15 16:08:24 +01:00
DANBER 6b3fe5761b Merge branch 'bayer' into 'master'
Use Bayer Images

See merge request Percipiote/RapidPoseTriangulation!4
2025-01-15 12:55:48 +00:00
Daniel aec70d0418 Updated other results. 2025-01-15 13:47:01 +01:00
Daniel 0411837279 Implemented resize before debayering. 2025-01-15 12:20:10 +01:00
Daniel b804ce149d Testing bayer decoding on gpu. 2025-01-14 17:56:36 +01:00
Daniel 2f52521b9a Using bayer encoding for images. 2025-01-13 16:50:08 +01:00
Isse 23f8df32d5 Merge branch 'master' into jetson 2025-01-13 15:01:06 +01:00
DANBER 53543368c4 Merge branch 'trt' into 'master'
Using TensorRT for speedups

See merge request Percipiote/RapidPoseTriangulation!3
2025-01-13 13:47:10 +00:00
Daniel ba234628eb Small docker fix. 2025-01-13 14:43:26 +01:00
Daniel 5187310d16 Update of skelda submodule. 2024-12-19 16:20:21 +01:00
Daniel 0dd0f84e19 Updated results. 2024-12-19 16:02:18 +01:00
Isse c5c9266264 Added jetson results. 2024-12-19 15:55:14 +01:00
Isse d412645880 Merge remote-tracking branch 'origin/trt' into jetson 2024-12-19 15:16:16 +01:00
Isse f31d6464d7 Update readme. 2024-12-19 14:56:18 +01:00
Daniel b483269697 Renamed new wrapper script. 2024-12-19 14:23:41 +01:00
Daniel 7b073249d6 Deleted old 2D pose wrapper. 2024-12-19 14:22:48 +01:00
Daniel 5bc7bd9094 Splitting 2D and 3D predictions into single loops to prevent CPU priority issues. 2024-12-19 14:13:12 +01:00
Daniel db47a8af6a Updated dockerfile. 2024-12-19 14:01:07 +01:00
Daniel 2ad20549f2 Small updates. 2024-12-19 13:52:44 +01:00
Daniel 19bb1a6372 Use fp32 model for whole-body poses. 2024-12-19 11:12:13 +01:00
Daniel 1bb7dd966e Converted wb model as well. 2024-12-18 16:53:32 +01:00
Daniel f8984f9408 Some mixed updates. 2024-12-18 16:28:13 +01:00
Daniel 07426fac2f Optional batched pose processing. 2024-12-18 16:22:08 +01:00
Daniel 7b8d209601 Cache onnx-trt models, they are faster than using two trt-engines. Removed trt-runtime again. 2024-12-18 14:28:25 +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