Skip to content

dulucas/refinement_net

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Box2Seg network

This is an implementation of Box2Seg network proposed in paper(Section 3.3). Given an image with a bounding box, the network learns to predict a corresponding binary mask for the object inside the bounding box.

Architecture

ResNet101-FPN

Acknowledgement

Codes based on TorchSeg and Detectron2

Contact

Feel free to contact me if you have any questions : yuming.du@enpc.fr

About

Train a class-agnostic segmentation network which takes an cropped image as input

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published