-
Notifications
You must be signed in to change notification settings - Fork 0
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
86 new segmentation node #98
Conversation
Simulation results
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good overall.
Looking forward to see it "live" with close to real-time performance when CUDA works.
Maybe adding FP16 mode helps with the OOM issue. CUDA not working might be due to old/wrong cuda/torch versions in the image or locally.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The linter fails in the docs file.
Simulation results
|
Simulation results
|
Description
I build a new rosnode that uses object-detection and image-segmentation.
Fixes # (86)
Type of change
Please delete options that are not relevant.
Does this PR introduce a breaking change?
We have a new running node in the perception
Most important changes
Running VisionNode.
Visualisation of model output in Rviz.
Checklist: