Update README.md
This commit is contained in:
parent
3225a14c70
commit
739f5d4692
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue