Home

Awesome

Segmentation Transformer

Implementation of Segmentation Transformer in PyTorch, a new model to achieve SOTA in semantic segmentation while using transformer style encoders.

SETR

Features

To Do:

Installation

Create the environment:

conda env create -f environment.yml