GithubHelp home page GithubHelp logo

xugk / orcnn Goto Github PK

View Code? Open in Web Editor NEW

This project forked from waiyulam/orcnn

0.0 0.0 0.0 4.98 MB

Learning to See the Invisible: End-to-End Trainable Amodal Instance Segmentation

License: Apache License 2.0

Jupyter Notebook 6.13% Python 83.81% C++ 3.16% Cuda 6.25% Shell 0.56% Dockerfile 0.09%

orcnn's Introduction

ORCNN in Detectron2

Learning to See the Invisible: End-to-End Trainable Amodal Instance Segmentation
Waiyu Lam Instructor: Yong Jae Lee

Occlusion-aware RCNN propose an all-in-one, end to end trainable multi-task model for semantic segmentation that simultaneously predicts amodal masks, visible masks, and occlusion masks for each object instance in an image in a single forward pass. On the COCO amodal dataset, ORCNN outperforms the current baseline for amodal segmentation by a large margin.

The amodal mask is defined as the union of the visible mask and the invisible occlusion mask of the object.
Person: person

Bench: bench

In this repository, we provide the code to train and evaluate ORCNN. We also provide tools to visualize occlusion mask annotation and results.

Installation

See INSTALL.md.

Quick Start

Inference with Pre-trained Models

See Getting Started Amodal

Training & Evaluation & Visualization

See Getting Started ORCNN

License

Detectron2 is released under the Apache 2.0 license.

Citing ORCNN

@article{DBLP:journals/corr/abs-1804-08864,
  author    = {Patrick Follmann and
               Rebecca K{\"{o}}nig and
               Philipp H{\"{a}}rtinger and
               Michael Klostermann},
  title     = {Learning to See the Invisible: End-to-End Trainable Amodal Instance
               Segmentation},
  journal   = {CoRR},
  volume    = {abs/1804.08864},
  year      = {2018},
  url       = {http://arxiv.org/abs/1804.08864},
  archivePrefix = {arXiv},
  eprint    = {1804.08864},
  timestamp = {Mon, 13 Aug 2018 16:46:01 +0200},
  biburl    = {https://dblp.org/rec/journals/corr/abs-1804-08864.bib},
  bibsource = {dblp computer science bibliography, https://dblp.org}
}

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.