MrgicBook commited on
Commit
cf0540f
·
verified ·
1 Parent(s): 8273102

Push model using huggingface_hub.

Browse files
Files changed (3) hide show
  1. README.md +10 -3
  2. config.json +79 -0
  3. model.safetensors +3 -0
README.md CHANGED
@@ -1,3 +1,10 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
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: [More Information Needed]
9
+ - Paper: [More Information Needed]
10
+ - Docs: [More Information Needed]
config.json ADDED
@@ -0,0 +1,79 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "DEIMTransformer": {
3
+ "activation": "silu",
4
+ "box_noise_scale": 1.0,
5
+ "cross_attn_method": "default",
6
+ "dim_feedforward": 512,
7
+ "eval_idx": -1,
8
+ "eval_spatial_size": [
9
+ 640,
10
+ 640
11
+ ],
12
+ "feat_channels": [
13
+ 192,
14
+ 192,
15
+ 192
16
+ ],
17
+ "feat_strides": [
18
+ 8,
19
+ 16,
20
+ 32
21
+ ],
22
+ "hidden_dim": 192,
23
+ "label_noise_ratio": 0.5,
24
+ "layer_scale": 1,
25
+ "mlp_act": "silu",
26
+ "num_denoising": 100,
27
+ "num_layers": 4,
28
+ "num_levels": 3,
29
+ "num_points": [
30
+ 3,
31
+ 6,
32
+ 3
33
+ ],
34
+ "num_queries": 300,
35
+ "query_select_method": "default",
36
+ "reg_max": 32,
37
+ "reg_scale": 4
38
+ },
39
+ "DINOv3STAs": {
40
+ "embed_dim": 192,
41
+ "interaction_indexes": [
42
+ 5,
43
+ 8,
44
+ 11
45
+ ],
46
+ "name": "vit_tiny",
47
+ "num_heads": 3
48
+ },
49
+ "HybridEncoder": {
50
+ "act": "silu",
51
+ "csp_type": "csp2",
52
+ "depth_mult": 0.67,
53
+ "dim_feedforward": 512,
54
+ "dropout": 0.0,
55
+ "enc_act": "gelu",
56
+ "expansion": 0.34,
57
+ "feat_strides": [
58
+ 8,
59
+ 16,
60
+ 32
61
+ ],
62
+ "fuse_op": "sum",
63
+ "hidden_dim": 192,
64
+ "in_channels": [
65
+ 192,
66
+ 192,
67
+ 192
68
+ ],
69
+ "nhead": 8,
70
+ "num_encoder_layers": 1,
71
+ "use_encoder_idx": [
72
+ 2
73
+ ],
74
+ "version": "deim"
75
+ },
76
+ "PostProcessor": {
77
+ "num_top_queries": 300
78
+ }
79
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fe545b150766b8761a696f7b1d92ea138fafe8e02a7398823e0c62d2a5867956
3
+ size 39386484