Update README.md
Browse files
README.md
CHANGED
@@ -4,7 +4,7 @@ license_name: nvclv1
|
|
4 |
license_link: LICENSE
|
5 |
datasets:
|
6 |
- ILSVRC/imagenet-1k
|
7 |
-
pipeline_tag: image-
|
8 |
---
|
9 |
|
10 |
|
@@ -118,6 +118,4 @@ print("Size of extracted features in stage 4:", features[3].size()) # torch.Size
|
|
118 |
|
119 |
### License:
|
120 |
|
121 |
-
[NVIDIA Source Code License-NC](https://huggingface.co/nvidia/MambaVision-T-1K/blob/main/LICENSE)
|
122 |
-
|
123 |
-
|
|
|
4 |
license_link: LICENSE
|
5 |
datasets:
|
6 |
- ILSVRC/imagenet-1k
|
7 |
+
pipeline_tag: image-feature-extraction
|
8 |
---
|
9 |
|
10 |
|
|
|
118 |
|
119 |
### License:
|
120 |
|
121 |
+
[NVIDIA Source Code License-NC](https://huggingface.co/nvidia/MambaVision-T-1K/blob/main/LICENSE)
|
|
|
|