dulucas / refinement_net

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:Python 90.5%Language:Cuda 5.0%Language:C++ 4.4%Language:Shell 0.0%