ros_deep_learning
ros_deep_learning copied to clipboard
Segnet launchfile
Hi, Could anyone provide a launch file for segnet?
same here, if it is possible with a example for beginners as me thank you
This would be really helpful! Any plan for fixing this?
Hi, if possible could I add support to asking for another launch file but also has anyone managed to make a launchfile for detectnet?
Got Detectnet working with
<node name="detectnet" pkg="ros_deep_learning" type="detectnet" output="screen">>
<remap from="~image_in" to="/webcam/image_raw"/>
</node>