From a820c29fc1e53723079d94ca0e09a14d2657fae6 Mon Sep 17 00:00:00 2001 From: Niels Rogge Date: Sat, 6 Aug 2022 10:29:16 +0000 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index fa4bf56..115d38d 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