Closed thomaspeyrucain closed 2 years ago
Torch bundles its own cuda distribution, so this should work regardless the cuda that you have installed on your system (so if it says that a GPU is detected, most probably it will work).
I think that issue here is that the node subscribes to a topic before it is initialized, which probably leads to these errors. However, I think that the node should still work. @Pavlos-Tosidis can you please check this?
Also, in the code it seems that this node receives the input directly from the camera. @Pavlos-Tosidis isn't this node supposed to directly receive the cropped bounding boxes?
These are addressed in #219
I see that #219 has been merged. @thomaspeyrucain @Pavlos-Tosidis is this resolved? should we close the issue?
This is resolved, waiting for dev branch to be merged into master to close this.
It says GPU found but I am with cuda 11.2 it should detect that it is not compatible, I get this error when running the script