Skip to content

an implementation of path aggregation network based on mattport mask-rcnn

License

Notifications You must be signed in to change notification settings

ryanzhangfan/PA-Net

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Path Aggregation Network

This is an implementation of Path Aggregation Network for Instance Segmentation. The model generates bounding boxes and segmentation masks for each instance of an object in the image. It's based on mattport Mask RCNN which using keras and tensorflow.

Instance Segmentation Sample

To start up with this repo, please follow up the tutorial of Mask RCNN README.md. The usage of both repos are same.

TODO

  • Test on benchmarks like COCO or cityscapes

About

an implementation of path aggregation network based on mattport mask-rcnn

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages