nvidia / segformer-b1-finetuned-ade-512-512

huggingface.co
Total runs: 1.3M
24-hour runs: 0
7-day runs: 49.0K
30-day runs: 328.2K
Model's Last Updated: August 06 2022
image-segmentation

Introduction of segformer-b1-finetuned-ade-512-512

Model Details of segformer-b1-finetuned-ade-512-512

SegFormer (b1-sized) model fine-tuned on ADE20k

SegFormer model fine-tuned on ADE20k at resolution 512x512. It was introduced in the paper SegFormer: Simple and Efficient Design for Semantic Segmentation with Transformers by Xie et al. and first released in this repository .

Disclaimer: The team releasing SegFormer did not write a model card for this model so this model card has been written by the Hugging Face team.

Model description

SegFormer consists of a hierarchical Transformer encoder and a lightweight all-MLP decode head to achieve great results on semantic segmentation benchmarks such as ADE20K and Cityscapes. The hierarchical Transformer is first pre-trained on ImageNet-1k, after which a decode head is added and fine-tuned altogether on a downstream dataset.

Intended uses & limitations

You can use the raw model for semantic segmentation. See the model hub to look for fine-tuned versions on a task that interests you.

How to use

Here is how to use this model to classify an image of the COCO 2017 dataset into one of the 1,000 ImageNet classes:

from transformers import SegformerFeatureExtractor, SegformerForSemanticSegmentation
from PIL import Image
import requests

feature_extractor = SegformerFeatureExtractor.from_pretrained("nvidia/segformer-b1-finetuned-ade-512-512")
model = SegformerForSemanticSegmentation.from_pretrained("nvidia/segformer-b1-finetuned-ade-512-512")

url = "http://images.cocodataset.org/val2017/000000039769.jpg"
image = Image.open(requests.get(url, stream=True).raw)

inputs = feature_extractor(images=image, return_tensors="pt")
outputs = model(**inputs)
logits = outputs.logits  # shape (batch_size, num_labels, height/4, width/4)

For more code examples, we refer to the documentation .

BibTeX entry and citation info
@article{DBLP:journals/corr/abs-2105-15203,
  author    = {Enze Xie and
               Wenhai Wang and
               Zhiding Yu and
               Anima Anandkumar and
               Jose M. Alvarez and
               Ping Luo},
  title     = {SegFormer: Simple and Efficient Design for Semantic Segmentation with
               Transformers},
  journal   = {CoRR},
  volume    = {abs/2105.15203},
  year      = {2021},
  url       = {https://arxiv.org/abs/2105.15203},
  eprinttype = {arXiv},
  eprint    = {2105.15203},
  timestamp = {Wed, 02 Jun 2021 11:46:42 +0200},
  biburl    = {https://dblp.org/rec/journals/corr/abs-2105-15203.bib},
  bibsource = {dblp computer science bibliography, https://dblp.org}
}

Runs of nvidia segformer-b1-finetuned-ade-512-512 on huggingface.co

1.3M
Total runs
0
24-hour runs
62.9K
3-day runs
49.0K
7-day runs
328.2K
30-day runs

More Information About segformer-b1-finetuned-ade-512-512 huggingface.co Model

More segformer-b1-finetuned-ade-512-512 license Visit here:

https://choosealicense.com/licenses/other

segformer-b1-finetuned-ade-512-512 huggingface.co

segformer-b1-finetuned-ade-512-512 huggingface.co is an AI model on huggingface.co that provides segformer-b1-finetuned-ade-512-512's model effect (), which can be used instantly with this nvidia segformer-b1-finetuned-ade-512-512 model. huggingface.co supports a free trial of the segformer-b1-finetuned-ade-512-512 model, and also provides paid use of the segformer-b1-finetuned-ade-512-512. Support call segformer-b1-finetuned-ade-512-512 model through api, including Node.js, Python, http.

segformer-b1-finetuned-ade-512-512 huggingface.co Url

https://huggingface.co/nvidia/segformer-b1-finetuned-ade-512-512

nvidia segformer-b1-finetuned-ade-512-512 online free

segformer-b1-finetuned-ade-512-512 huggingface.co is an online trial and call api platform, which integrates segformer-b1-finetuned-ade-512-512's modeling effects, including api services, and provides a free online trial of segformer-b1-finetuned-ade-512-512, you can try segformer-b1-finetuned-ade-512-512 online for free by clicking the link below.

nvidia segformer-b1-finetuned-ade-512-512 online free url in huggingface.co:

https://huggingface.co/nvidia/segformer-b1-finetuned-ade-512-512

segformer-b1-finetuned-ade-512-512 install

segformer-b1-finetuned-ade-512-512 is an open source model from GitHub that offers a free installation service, and any user can find segformer-b1-finetuned-ade-512-512 on GitHub to install. At the same time, huggingface.co provides the effect of segformer-b1-finetuned-ade-512-512 install, users can directly use segformer-b1-finetuned-ade-512-512 installed effect in huggingface.co for debugging and trial. It also supports api for free installation.

segformer-b1-finetuned-ade-512-512 install url in huggingface.co:

https://huggingface.co/nvidia/segformer-b1-finetuned-ade-512-512

Url of segformer-b1-finetuned-ade-512-512

segformer-b1-finetuned-ade-512-512 huggingface.co Url

Provider of segformer-b1-finetuned-ade-512-512 huggingface.co

nvidia
ORGANIZATIONS

Other API from nvidia

huggingface.co

Total runs: 138.2K
Run Growth: -35.2K
Growth Rate: -25.44%
Updated: December 01 2024
huggingface.co

Total runs: 48.3K
Run Growth: -122.3K
Growth Rate: -253.19%
Updated: November 15 2023
huggingface.co

Total runs: 45.5K
Run Growth: -3.1K
Growth Rate: -25.73%
Updated: January 15 2025
huggingface.co

Total runs: 42.5K
Run Growth: 10.2K
Growth Rate: 23.93%
Updated: August 06 2022
huggingface.co

Total runs: 25.4K
Run Growth: 18.3K
Growth Rate: 71.96%
Updated: August 06 2022
huggingface.co

Total runs: 23.8K
Run Growth: -14.5K
Growth Rate: -60.88%
Updated: August 06 2022
huggingface.co

Total runs: 11.3K
Run Growth: -48.1K
Growth Rate: -419.31%
Updated: May 08 2024
huggingface.co

Total runs: 8.2K
Run Growth: -58.7K
Growth Rate: -706.62%
Updated: December 01 2024
huggingface.co

Total runs: 3.3K
Run Growth: 875
Growth Rate: 26.71%
Updated: August 06 2022
huggingface.co

Total runs: 2.1K
Run Growth: 362
Growth Rate: 20.16%
Updated: December 02 2024
huggingface.co

Total runs: 1.9K
Run Growth: -882
Growth Rate: -47.60%
Updated: August 06 2022
huggingface.co

Total runs: 1.3K
Run Growth: 977
Growth Rate: 81.96%
Updated: November 07 2024
huggingface.co

Total runs: 865
Run Growth: -195
Growth Rate: -21.38%
Updated: June 30 2022
huggingface.co

Total runs: 805
Run Growth: -407
Growth Rate: -48.57%
Updated: December 10 2024
huggingface.co

Total runs: 598
Run Growth: 0
Growth Rate: 0.00%
Updated: January 17 2025