Update README.md
Browse files
README.md
CHANGED
|
@@ -2,9 +2,11 @@
|
|
| 2 |
tags:
|
| 3 |
- model_hub_mixin
|
| 4 |
- pytorch_model_hub_mixin
|
|
|
|
|
|
|
|
|
|
|
|
|
| 5 |
---
|
| 6 |
|
| 7 |
-
This model has been pushed to the Hub using the [PytorchModelHubMixin](https://huggingface.co/docs/huggingface_hub/package_reference/mixins#huggingface_hub.PyTorchModelHubMixin) integration:
|
| 8 |
- Code: https://github.com/sinahmr/LocAtViT
|
| 9 |
-
- Paper: https://arxiv.org/abs/2603.04892
|
| 10 |
-
- Docs: [More Information Needed]
|
|
|
|
| 2 |
tags:
|
| 3 |
- model_hub_mixin
|
| 4 |
- pytorch_model_hub_mixin
|
| 5 |
+
license: mit
|
| 6 |
+
datasets:
|
| 7 |
+
- ILSVRC/imagenet-1k
|
| 8 |
+
library_name: timm
|
| 9 |
---
|
| 10 |
|
|
|
|
| 11 |
- Code: https://github.com/sinahmr/LocAtViT
|
| 12 |
+
- Paper: https://arxiv.org/abs/2603.04892
|
|
|