Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
xuewengeophysics authored Feb 21, 2020
1 parent 1922a3b commit 4e2fe02
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions semantic_segmentation/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,15 @@

- arXiv:<https://arxiv.org/abs/1704.06857>

## CenterMask2

**CenterMask2 is an upgraded implementation on top of detectron2 beyond original CenterMask based on maskrcnn-benchmark**
**CenterMask:Real-Time Anchor-Free Instance Segmentation**

- intro: Youngwan Lee, Jongyoul Park, ETRI, 2019
- arxiv: <https://arxiv.org/pdf/1911.06667>
- github(Pytorch): <https://github.com/youngwanLEE/centermask2>

## BlendMask

**BlendMask: Top-Down Meets Bottom-Up for Instance Segmentation**
Expand Down

0 comments on commit 4e2fe02

Please sign in to comment.