Skip to content

Commit

Permalink
added links
Browse files Browse the repository at this point in the history
  • Loading branch information
ZhouYanzhao committed Jul 15, 2018
1 parent 62c635a commit 14a6f09
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions README.md
@@ -1,7 +1,10 @@
<h2 align="center">Weakly Supervised Instance Segmentation using<br>Class Response Peaks</h2>
<h2 align="center">Weakly Supervised Instance Segmentation using<br>Class Peak Response</h2>

[![](https://img.shields.io/badge/pytorch-1.0-red.svg)](https://github.com/ZhouYanzhao/PRM/tree/pytorch)
[![](https://img.shields.io/badge/mxnet-scheduled-green.svg)](#)

[[Home]](http://yzhou.work) [[Project]](http://yzhou.work/PRM) [[Paper]](https://arxiv.org/pdf/1804.00880) [[Supp]](http://yzhou.work/PRM/Supplementary.pdf) [[Poster]](http://yzhou.work/PRM/Poster.pdf) [[Presentation]](https://www.youtube.com/embed/lNqXyJliVSo?start=4615&end=4850&autoplay=1&controls=0)

![Illustration](illustration.png)

## PyTorch Implementation
Expand Down Expand Up @@ -83,4 +86,4 @@ If you find the code useful for your research, please cite:
booktitle = {CVPR},
year = {2018}
}
```
```

0 comments on commit 14a6f09

Please sign in to comment.