Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Konstantin Sofiiuk authored Oct 9, 2019
1 parent 491f1d2 commit a397751
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
## AdaptIS: Adaptive Instance Selection Network
This codebase implements the system described in the paper ["AdaptIS: Adaptive Instance Selection Network"](https://arxiv.org/abs/1909.07829), Konstantin Sofiiuk, Olga Barinova, Anton Konushin. Accepted at ICCV 2019.
The code performs **panoptic segmentation** and can be also used for **instance segmentation**.
The code performs **instance segmentation** and can be also used for **panoptic segmentation**.

<p align="center">
<img src="./images/adaptis_model_scheme.png" alt="drawing" width="600"/>
Expand Down

0 comments on commit a397751

Please sign in to comment.