Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/mhamilton723/STEGO
Browse files Browse the repository at this point in the history
  • Loading branch information
mhamilton723 committed Apr 7, 2022
2 parents 0904ecf + db10e17 commit c15ad52
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
Pytorch implementation of the STEGO unsupervised semantic segmentation system.
[[Paper]](https://arxiv.org/abs/2203.08414) [[Video]](https://aka.ms/stego-video)


[![PWC](https://img.shields.io/endpoint.svg?url=https://paperswithcode.com/badge/unsupervised-semantic-segmentation-by-2/unsupervised-semantic-segmentation-on)](https://paperswithcode.com/sota/unsupervised-semantic-segmentation-on?p=unsupervised-semantic-segmentation-by-2)\
[![PWC](https://img.shields.io/endpoint.svg?url=https://paperswithcode.com/badge/unsupervised-semantic-segmentation-by-2/unsupervised-semantic-segmentation-on-coco-4)](https://paperswithcode.com/sota/unsupervised-semantic-segmentation-on-coco-4?p=unsupervised-semantic-segmentation-by-2) \
[![PWC](https://img.shields.io/endpoint.svg?url=https://paperswithcode.com/badge/unsupervised-semantic-segmentation-by-2/unsupervised-semantic-segmentation-on-potsdam-1)](https://paperswithcode.com/sota/unsupervised-semantic-segmentation-on-potsdam-1?p=unsupervised-semantic-segmentation-by-2)

![Architecture](results/figures/stego.svg)

Expand Down Expand Up @@ -67,4 +71,4 @@ python train_segmentation.py
journal={arXiv preprint arXiv:2203.08414},
year={2022}
}
```
```

0 comments on commit c15ad52

Please sign in to comment.