You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Similiar to dope_converter.py, could you please share the script for centerpose_converter.py for converting the pth model trained using TAO toolkit to ONNX model inside the ros2 docker?
Currently the tutorial for isaac_ros_centerpose directly downloads the onnx from ngc website. I need to be able to reproduce the results for my custom object class.