Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
---
|
2 |
library_name: segmentation-models-pytorch
|
3 |
-
license:
|
4 |
pipeline_tag: image-segmentation
|
5 |
tags:
|
6 |
- model_hub_mixin
|
@@ -90,5 +90,6 @@ Dataset name: [Cityscapes](https://paperswithcode.com/dataset/cityscapes)
|
|
90 |
## More Information
|
91 |
- Library: https://github.com/qubvel/segmentation_models.pytorch
|
92 |
- Docs: https://smp.readthedocs.io/en/latest/
|
|
|
93 |
|
94 |
This model has been pushed to the Hub using the [PytorchModelHubMixin](https://huggingface.co/docs/huggingface_hub/package_reference/mixins#huggingface_hub.PyTorchModelHubMixin)
|
|
|
1 |
---
|
2 |
library_name: segmentation-models-pytorch
|
3 |
+
license: other
|
4 |
pipeline_tag: image-segmentation
|
5 |
tags:
|
6 |
- model_hub_mixin
|
|
|
90 |
## More Information
|
91 |
- Library: https://github.com/qubvel/segmentation_models.pytorch
|
92 |
- Docs: https://smp.readthedocs.io/en/latest/
|
93 |
+
- License: https://github.com/NVlabs/SegFormer/blob/master/LICENSE
|
94 |
|
95 |
This model has been pushed to the Hub using the [PytorchModelHubMixin](https://huggingface.co/docs/huggingface_hub/package_reference/mixins#huggingface_hub.PyTorchModelHubMixin)
|