Skip to content

dkarunakaran/ROS-node-YOLO-v3-tiny

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

YOLOv3-tiny on Jetson tx2

This is a tested ROS node for YOLOv3-tiny on Jetson tx2.

Please see the medium post to get the understanding about this repo: https://medium.com/intro-to-artificial-intelligence/run-yolo-v3-as-ros-node-on-jetson-tx2-without-tensorrt-43f562aadc68

Credit

I have used components of below resources to make this ROS node. Thanking them for the great effort.