Skip to content
This repository has been archived by the owner on Feb 19, 2019. It is now read-only.
/ ros_chainercv_gpu Public archive

ROS package of ChainerCV with GPU dependencies

License

Notifications You must be signed in to change notification settings

knorth55/ros_chainercv_gpu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ROS-ChainerCV-GPU

This is ROS wrapper of ChainerCV using catkin_virtualenv with GPU dependencies.

This project depends on locusrobotics/catkin_virtualenv.

Build

mkdir catkin_ws/src -p
cd catkin_ws/src
git clone https://github.com/locusrobotics/catkin_virtualenv.git
git clone https://github.com/knorth55/ros_chainercv_gpu.git
cd ..
catkin build

Run demo

Please build this using the standard build procedure of ROS.

# after build
source devel/setup.bash
rosrun chainercv_gpu ssd_demo.py image.jpg