sinahmr commited on
Commit
3288125
·
verified ·
1 Parent(s): 6a90f04

Push model using huggingface_hub.

Browse files
Files changed (3) hide show
  1. README.md +10 -0
  2. config.json +32 -0
  3. model.safetensors +3 -0
README.md ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
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]
config.json ADDED
@@ -0,0 +1,32 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "architecture": "locatvit_tiny",
3
+ "model_args": {},
4
+ "num_classes": 1000,
5
+ "pretrained_cfg": {
6
+ "classifier": "head",
7
+ "crop_mode": "center",
8
+ "crop_pct": 0.9,
9
+ "custom_load": false,
10
+ "first_conv": "patch_embed.proj",
11
+ "fixed_input_size": true,
12
+ "input_size": [
13
+ 3,
14
+ 224,
15
+ 224
16
+ ],
17
+ "interpolation": "bicubic",
18
+ "mean": [
19
+ 0.5,
20
+ 0.5,
21
+ 0.5
22
+ ],
23
+ "num_classes": 1000,
24
+ "pool_size": null,
25
+ "std": [
26
+ 0.5,
27
+ 0.5,
28
+ 0.5
29
+ ],
30
+ "url": ""
31
+ }
32
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:607e93a42414dc7bfe4651c38254b807405f3d77c34b758faa370636c10466e7
3
+ size 22897456