Giter Site home page Giter Site logo

quanw8781 / 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

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

orcnn's Introduction

This is my own re-implementation model from ORCNN and only used for baseline model in our researching. The model is built based on the Dectectron2 and there is no official code that was used to obtain the results of the paper. Please reached the contact below if there is any concerns about the source code:

Email: [email protected]

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

@inproceedings{follmann2019learning,

  author    = {Patrick Follmann and

               Rebecca K{\"{o}}nig and

               Philipp H{\"{a}}rtinger and

               Michael Klostermann and

               Tobias B{\"{o}}ttger},

  title     = {Learning to See the Invisible: End-to-End Trainable Amodal Instance

               Segmentation},

  booktitle = {{IEEE} Winter Conference on Applications of Computer Vision, {WACV}

               2019, Waikoloa Village, HI, USA, January 7-11, 2019},

  pages     = {1328--1336},

  publisher = {{IEEE}},

  year      = {2019},

  url       = {https://doi.org/10.1109/WACV.2019.00146},

  doi       = {10.1109/WACV.2019.00146},
}

orcnn's People

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.