mirror of
https://github.com/NVlabs/SegFormer.git
synced 2025-06-03 14:48:49 +08:00
Update README.md
This commit is contained in:
parent
874eab7fec
commit
3daaecd7f3
@ -1,6 +1,8 @@
|
||||
# SegFormer: Simple and Efficient Design for Semantic Segmentation with Transformers
|
||||
|
||||
This repo contains the supported code and configuration files to reproduce [SegFormer](https://arxiv.org/abs/2105.15203).
|
||||
This repository contains PyTorch evaluation code, training code and pretrained models for [SegFormer](https://arxiv.org/abs/2105.15203).
|
||||
|
||||
SegFormer is a simple, efficient and powerful semantic segmentation method, as shown in Figure 1.
|
||||
|
||||
We use [MMSegmentation v0.13.0](https://github.com/open-mmlab/mmsegmentation/tree/v0.13.0) as the codebase.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user