From 63b86e69c6a5fe3c55f151261ee75fb1f50c4d36 Mon Sep 17 00:00:00 2001 From: Niels Rogge Date: Fri, 18 Feb 2022 11:00:43 +0000 Subject: [PATCH] Remove model description section --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index dcef95b..697ccfa 100644 --- a/README.md +++ b/README.md @@ -18,10 +18,6 @@ SegFormer model fine-tuned on ADE20k at resolution 640x640. It was introduced in 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 - -(to do) - ## Intended uses & limitations You can use the raw model for semantic segmentation. See the [model hub](https://huggingface.co/models?search=segformer) to look for fine-tuned versions on a task that interests you.