From 6010ab27127f28679da94c183f62db4322210737 Mon Sep 17 00:00:00 2001 From: Niels Rogge Date: Sat, 6 Aug 2022 10:24:23 +0000 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index c18da5f..146bf91 100644 --- a/README.md +++ b/README.md @@ -48,6 +48,10 @@ logits = outputs.logits # shape (batch_size, num_labels, height/4, width/4) For more code examples, we refer to the [documentation](https://huggingface.co/transformers/model_doc/segformer.html#). +### License + +The license for this model can be found [here](https://github.com/NVlabs/SegFormer/blob/master/LICENSE). + ### BibTeX entry and citation info ```bibtex