YuTingLiu / yolov2_ros

A ROS implementation of YOLOv2 using Keras and TensorFlow.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

yolov2_ros

Build Status License ros Kinetic

This package is a ROS implementation of the YOLOv2 algorithm using Keras and TensorFlow.

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 yolov2_ros package has been tested under [ROS] Kinetic and Ubuntu 16.04. This is research code, expect that it changes often and any fitness for a particular purpose is disclaimed.

About

A ROS implementation of YOLOv2 using Keras and TensorFlow.

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


Languages

Language:Python 92.6%Language:CMake 7.4%