Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

View prabindh's full-sized avatar
💭
I may be slow to respond.

Prabindh Sundareson prabindh

💭
I may be slow to respond.
View GitHub Profile
@fuloporsi
fuloporsi / Readme.md
Last active May 20, 2021 17:42
Train YOLOv2 with custom objects, using ROS

Train YOLOv2 with custom objects, using ROS

In this note I will show you how to use this state of the art real-time object detection system, named YOLOv2 with custom objects under ROS. This works only with Linux. I personally used Ubuntu 14.04 and ROS Indigo.

Getting started

Prerequisites