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