|
|
|
|
|
by pzo
655 days ago
|
|
Thanks! I will have a look. Another idea - I wish there was some more high level visualization API similar like supervision [0] but instead for Rerun and instead of implemented in python to implemented with rust with autogenerated bindings (so that can be used on native/mobile as well). So that you can easily log common models result like mediapipe pose/face/handlandmark, object detectors etc. with just few lines. [0] - https://github.com/roboflow/supervision |
|