Skip to content
/ FCIS Public
forked from msracver/FCIS

Fully Convolutional Instance-aware Semantic Segmentation

License

Notifications You must be signed in to change notification settings

hosford42/FCIS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

FCIS

Fully Convolutional Instance-aware Semantic Segmentation

(Previous name: translation-aware fully convolutional instance segmentation)

Yi Li*, Haozhi Qi*, Jifeng Dai, Xiangyang Ji, Yichen Wei

(* Equal contribution. Work was done when Yi Li and Haozhi Qi were interns at MSRA)

Introduction

This is the repository for Fully Convolutional Instance-aware Semantic Segmentation (FCIS), which is the winning entry of COCO segmentation challenge 2016. A arxiv tech report describing FCIS is available here

If you find FCIS useful for your research, please consider citing

@article{liang2015proposal, title={Fully Convolutional Instance-aware Semantic Segmentatio}, author={Li, Yi and Qi, Haozhi and Dai, Jifeng and Ji, Xiangyang and Wei, Yichen}, journal={arXiv preprint arXiv:1611.07709}, year={2016} }

<img src='data/readme_img/COCO_test2015_000000045082.png', width='300'> <img src='data/readme_img/COCO_test2015_000000186924.png', width='300'>

<img src='data/readme_img/COCO_test2015_000000174958.png', width='300'> <img src='data/readme_img/COCO_test2015_000000172816.png', width='300'>

Resources

  1. Visual results on the first 5k images from COCO test set: OneDrive
  2. Slides in ImageNet ILSVRC and COCO workshop 2016: OneDrive
  3. Code of FCIS is coming soon!

About

Fully Convolutional Instance-aware Semantic Segmentation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Cuda 54.6%
  • Python 42.0%
  • C++ 2.6%
  • C 0.8%
  • Batchfile 0.0%
  • Makefile 0.0%