Skip to content

weigao95/mrcnn_ros

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mrcnn_ros

This repo is part of kPAM that provides ros service for instance segmentation using maskrcnn-benchmark.

Run Instruction

  • Install maskrcnn-benchmark, download the pre-trained weight here
  • Clone this repo into your catkin workspace and run catkin_make to build the message types
  • Run the node by python nodes/mrcnn_segment_server.py. The config file is available here
  • Run python scripts/simple_mrcnn_client_test.py with the image in test_data to test the server

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published