An open API service indexing awesome lists of open source software.

https://github.com/isaaccorley/segmenter-pytorch

PyTorch implementation of "Segmenter: Transformer for Semantic Segmentation" Strudel et al. (2021)
https://github.com/isaaccorley/segmenter-pytorch

artificial-intelligence computer-vision deep-learning semantic-segmentation transformers vision-transformer

Last synced: about 1 year ago
JSON representation

PyTorch implementation of "Segmenter: Transformer for Semantic Segmentation" Strudel et al. (2021)

Awesome Lists containing this project

README

          

# segmenter-pytorch
PyTorch implementation of ["Segmenter: Transformer for Semantic Segmentation" by Strudel et al. (2021)](https://arxiv.org/abs/2105.05633)

Currently a work in progress