Skip to content

Latest commit

 

History

History
148 lines (73 loc) · 3.56 KB

README.md

File metadata and controls

148 lines (73 loc) · 3.56 KB

kolt_ros

Build Status License ros Melodic

This package is a ROS implementation of the YOLOv2 algorithm using Keras and TensorFlow with a few added features, such as an object tracker.

Keywords: YOLOv2, Keras, TensorFlow

License

The source code is released under a BSD 3-Clause license.

Author(s): Nathan Rosenberg
Maintainer: Nathan Rosenberg, [email protected]
Affiliation: Robotics Engineering, Worcester Polytechnic Institute

The kolt_ros package has been tested under [ROS] Melodic and Ubuntu 18.04. This is research code, expect that it changes often and any fitness for a particular purpose is disclaimed.

Documentation

You can find the documentation for KOLT on the wiki.