lauesa / kolt_ros

Known object localization and tracking

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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, narosenberg@wpi.edu
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.

About

Known object localization and tracking

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 93.4%Language:CMake 6.6%