Update README.md
Browse files
README.md
CHANGED
@@ -46,6 +46,10 @@ logits = outputs.logits # shape (batch_size, num_labels, height/4, width/4)
|
|
46 |
|
47 |
For more code examples, we refer to the [documentation](https://huggingface.co/transformers/model_doc/segformer.html#).
|
48 |
|
|
|
|
|
|
|
|
|
49 |
### BibTeX entry and citation info
|
50 |
|
51 |
```bibtex
|
|
|
46 |
|
47 |
For more code examples, we refer to the [documentation](https://huggingface.co/transformers/model_doc/segformer.html#).
|
48 |
|
49 |
+
### License
|
50 |
+
|
51 |
+
The license for this model can be found [here](https://github.com/NVlabs/SegFormer/blob/master/LICENSE).
|
52 |
+
|
53 |
### BibTeX entry and citation info
|
54 |
|
55 |
```bibtex
|