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
I converted superpoint to ONNX format using your Python script and got .engine file running cpp script.
When I load .engine file on python, I only get 'scores' and 'descriptors'. How to get 'keypoints', as well?
The text was updated successfully, but these errors were encountered:
I converted superpoint to ONNX format using your Python script and got .engine file running cpp script.
When I load .engine file on python, I only get 'scores' and 'descriptors'. How to get 'keypoints', as well?
The text was updated successfully, but these errors were encountered: