-
Notifications
You must be signed in to change notification settings - Fork 20
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
There is no new message. I need to make clear about the steps to run the repo #19
Comments
Your device only has 15W, please change to MAXN |
@Peize-Liu , Hello, thank you for the advice and appreciate for the fast replication. In fact, when I tried to run without enable I am using jetson orin nx, and cameras from oak-ffc-4p only. |
Regarding to the official paper Moreover, one of the issue from D2SLAM have tried to convert NetVlad to tensorrt+fp16 and achived the 6ms inference time. Have you tried it before? If yes, was the trade-off is acceptable ? |
The existing code will automatically convert the HITNET Onnx to the tensorRT Engine. |
Thank you for your support, your code run as good as expected, I have some mistake while setup the configuration so the performance is not good as expected. |
Good to know. |
I have an issue while running the repo. As I have ran the
roslaunch d2vins quadcam.launch
(for Omni-VINS only case) nothing happened except the appearance of topic names (occurred when I checkedrostopic list
). However, when I tried to echo or hz it, there was no message published even with topic /oak_ffc_4p/assemble ).I wonder if it needs any thing to run the code, for example starting the oak_ffc_4p_ros_driver first?
The text was updated successfully, but these errors were encountered: