kingsidharth commited on
Commit
fbc242a
·
verified ·
1 Parent(s): 5ce2daa

Add files using upload-large-folder tool

Browse files
Files changed (50) hide show
  1. README.md +43 -0
  2. config.json +17 -0
  3. manifests/files.csv +45 -0
  4. shards/dinov3_vits16_256_resized_patch_000017.sources.json +14 -0
  5. shards/dinov3_vits16_256_resized_patch_000018.sources.json +14 -0
  6. shards/dinov3_vits16_256_resized_patch_000019.sources.json +14 -0
  7. shards/dinov3_vits16_256_resized_patch_000020.sources.json +14 -0
  8. shards/dinov3_vits16_256_resized_patch_000021.sources.json +14 -0
  9. shards/dinov3_vits16_256_resized_patch_000022.sources.json +14 -0
  10. shards/dinov3_vits16_256_resized_patch_000023.sources.json +14 -0
  11. shards/dinov3_vits16_256_resized_patch_000024.sources.json +14 -0
  12. shards/dinov3_vits16_256_resized_patch_000025.sources.json +14 -0
  13. shards/dinov3_vits16_256_resized_patch_000026.sources.json +14 -0
  14. shards/dinov3_vits16_256_resized_patch_000027.sources.json +14 -0
  15. shards/dinov3_vits16_256_resized_patch_000028.sources.json +14 -0
  16. shards/dinov3_vits16_256_resized_patch_000029.sources.json +14 -0
  17. shards/dinov3_vits16_256_resized_patch_000030.sources.json +14 -0
  18. shards/dinov3_vits16_256_resized_patch_000031.sources.json +14 -0
  19. shards/dinov3_vits16_256_resized_patch_000032.sources.json +14 -0
  20. shards/dinov3_vits16_256_resized_patch_000033.sources.json +14 -0
  21. shards/dinov3_vits16_256_resized_patch_000034.sources.json +14 -0
  22. shards/dinov3_vits16_256_resized_patch_000035.sources.json +14 -0
  23. shards/dinov3_vits16_256_resized_patch_000036.sources.json +14 -0
  24. shards/dinov3_vits16_256_resized_patch_000037.sources.json +14 -0
  25. shards/dinov3_vits16_256_resized_patch_000038.sources.json +14 -0
  26. shards/dinov3_vits16_256_resized_patch_000039.sources.json +14 -0
  27. shards/dinov3_vits16_256_resized_patch_000040.sources.json +14 -0
  28. shards/dinov3_vits16_256_resized_patch_000041.safetensors +3 -0
  29. shards/dinov3_vits16_256_resized_patch_000041.sources.json +14 -0
  30. shards/dinov3_vits16_256_resized_patch_000042.sources.json +14 -0
  31. shards/dinov3_vits16_256_resized_patch_000043.sources.json +14 -0
  32. shards/dinov3_vits16_256_resized_patch_000044.sources.json +14 -0
  33. shards/dinov3_vits16_256_resized_patch_000045.sources.json +14 -0
  34. shards/dinov3_vits16_256_resized_patch_000046.sources.json +14 -0
  35. shards/dinov3_vits16_256_resized_patch_000047.sources.json +14 -0
  36. shards/dinov3_vits16_256_resized_patch_000048.sources.json +14 -0
  37. shards/dinov3_vits16_256_resized_patch_000049.sources.json +14 -0
  38. shards/dinov3_vits16_256_resized_patch_000050.sources.json +14 -0
  39. shards/dinov3_vits16_256_resized_patch_000051.sources.json +14 -0
  40. shards/dinov3_vits16_256_resized_patch_000052.sources.json +14 -0
  41. shards/dinov3_vits16_256_resized_patch_000053.sources.json +14 -0
  42. shards/dinov3_vits16_256_resized_patch_000054.sources.json +14 -0
  43. shards/dinov3_vits16_256_resized_patch_000055.sources.json +14 -0
  44. shards/dinov3_vits16_256_resized_patch_000056.sources.json +14 -0
  45. shards/dinov3_vits16_256_resized_patch_000057.sources.json +14 -0
  46. shards/dinov3_vits16_256_resized_patch_000058.sources.json +14 -0
  47. shards/dinov3_vits16_256_resized_patch_000059.sources.json +14 -0
  48. shards/dinov3_vits16_256_resized_patch_000060.sources.json +15 -0
  49. shards/dinov3_vits16_256_square_patch_000017.safetensors +3 -0
  50. shards/dinov3_vits16_256_square_patch_000053.safetensors +3 -0
README.md ADDED
@@ -0,0 +1,43 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ tags:
4
+ - zangei
5
+ - dinov3
6
+ - image-features
7
+ - text-to-image
8
+ ---
9
+
10
+ # Zangei 256px DINOv3 Features — Repacked
11
+
12
+ Repacked from the known Colab extraction layout.
13
+
14
+ Source dataset: kingsidharth/zangei-dit-stage-1-250k-256px-img
15
+
16
+ Feature model: DINOv3 ViT-S/16
17
+
18
+ Image variants:
19
+ - resized
20
+ - square
21
+
22
+ Feature kinds:
23
+ - cls
24
+ - reg
25
+ - patch
26
+
27
+ Files:
28
+
29
+ shards/dinov3_vits16_256_<transform>_<kind>_<shard_id>.safetensors
30
+
31
+ Matching row index:
32
+
33
+ shards/dinov3_vits16_256_<transform>_<kind>_<shard_id>.parquet
34
+
35
+ Tensor keys:
36
+ - cls
37
+ - reg
38
+ - patch
39
+
40
+ Manifests:
41
+ - manifests/files.parquet
42
+ - manifests/files.csv
43
+ - config.json
config.json ADDED
@@ -0,0 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "source_root": "/content/zangei_dinov3_256px_features",
3
+ "source_layout": "features/model_slug=dinov3_vits16_pretrain_lvd1689m/transform=<transform>/kind=<kind>/shard_XXXXXX.safetensors",
4
+ "target_repack_gb": 1.0,
5
+ "model_short": "dinov3_vits16",
6
+ "size_tag": "256",
7
+ "transforms": {
8
+ "square_crop_256": "square",
9
+ "resized_256": "resized"
10
+ },
11
+ "kinds": {
12
+ "cls": "cls",
13
+ "register": "reg",
14
+ "patches": "patch"
15
+ },
16
+ "delete_source_after_each_repack": true
17
+ }
manifests/files.csv ADDED
@@ -0,0 +1,45 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ transform,kind,repack_shard_id,rows,shape,dtype,tensor_key,safetensors_path,index_path,source_shard_first,source_shard_last,source_shards,bytes
2
+ resized,patch,17,4096,"[4096, 256, 384]",float16,patch,/content/zangei_dinov3_256px_features_repacked/shards/dinov3_vits16_256_resized_patch_000017.safetensors,/content/zangei_dinov3_256px_features_repacked/shards/dinov3_vits16_256_resized_patch_000017.parquet,17,17,1,805306456
3
+ resized,patch,18,4096,"[4096, 256, 384]",float16,patch,/content/zangei_dinov3_256px_features_repacked/shards/dinov3_vits16_256_resized_patch_000018.safetensors,/content/zangei_dinov3_256px_features_repacked/shards/dinov3_vits16_256_resized_patch_000018.parquet,18,18,1,805306456
4
+ resized,patch,19,4096,"[4096, 256, 384]",float16,patch,/content/zangei_dinov3_256px_features_repacked/shards/dinov3_vits16_256_resized_patch_000019.safetensors,/content/zangei_dinov3_256px_features_repacked/shards/dinov3_vits16_256_resized_patch_000019.parquet,19,19,1,805306456
5
+ resized,patch,20,4096,"[4096, 256, 384]",float16,patch,/content/zangei_dinov3_256px_features_repacked/shards/dinov3_vits16_256_resized_patch_000020.safetensors,/content/zangei_dinov3_256px_features_repacked/shards/dinov3_vits16_256_resized_patch_000020.parquet,20,20,1,805306456
6
+ resized,patch,21,4096,"[4096, 256, 384]",float16,patch,/content/zangei_dinov3_256px_features_repacked/shards/dinov3_vits16_256_resized_patch_000021.safetensors,/content/zangei_dinov3_256px_features_repacked/shards/dinov3_vits16_256_resized_patch_000021.parquet,21,21,1,805306456
7
+ resized,patch,22,4096,"[4096, 256, 384]",float16,patch,/content/zangei_dinov3_256px_features_repacked/shards/dinov3_vits16_256_resized_patch_000022.safetensors,/content/zangei_dinov3_256px_features_repacked/shards/dinov3_vits16_256_resized_patch_000022.parquet,22,22,1,805306456
8
+ resized,patch,23,4096,"[4096, 256, 384]",float16,patch,/content/zangei_dinov3_256px_features_repacked/shards/dinov3_vits16_256_resized_patch_000023.safetensors,/content/zangei_dinov3_256px_features_repacked/shards/dinov3_vits16_256_resized_patch_000023.parquet,23,23,1,805306456
9
+ resized,patch,24,4096,"[4096, 256, 384]",float16,patch,/content/zangei_dinov3_256px_features_repacked/shards/dinov3_vits16_256_resized_patch_000024.safetensors,/content/zangei_dinov3_256px_features_repacked/shards/dinov3_vits16_256_resized_patch_000024.parquet,24,24,1,805306456
10
+ resized,patch,25,4096,"[4096, 256, 384]",float16,patch,/content/zangei_dinov3_256px_features_repacked/shards/dinov3_vits16_256_resized_patch_000025.safetensors,/content/zangei_dinov3_256px_features_repacked/shards/dinov3_vits16_256_resized_patch_000025.parquet,25,25,1,805306456
11
+ resized,patch,26,4096,"[4096, 256, 384]",float16,patch,/content/zangei_dinov3_256px_features_repacked/shards/dinov3_vits16_256_resized_patch_000026.safetensors,/content/zangei_dinov3_256px_features_repacked/shards/dinov3_vits16_256_resized_patch_000026.parquet,26,26,1,805306456
12
+ resized,patch,27,4096,"[4096, 256, 384]",float16,patch,/content/zangei_dinov3_256px_features_repacked/shards/dinov3_vits16_256_resized_patch_000027.safetensors,/content/zangei_dinov3_256px_features_repacked/shards/dinov3_vits16_256_resized_patch_000027.parquet,27,27,1,805306456
13
+ resized,patch,28,4096,"[4096, 256, 384]",float16,patch,/content/zangei_dinov3_256px_features_repacked/shards/dinov3_vits16_256_resized_patch_000028.safetensors,/content/zangei_dinov3_256px_features_repacked/shards/dinov3_vits16_256_resized_patch_000028.parquet,28,28,1,805306456
14
+ resized,patch,29,4096,"[4096, 256, 384]",float16,patch,/content/zangei_dinov3_256px_features_repacked/shards/dinov3_vits16_256_resized_patch_000029.safetensors,/content/zangei_dinov3_256px_features_repacked/shards/dinov3_vits16_256_resized_patch_000029.parquet,29,29,1,805306456
15
+ resized,patch,30,4096,"[4096, 256, 384]",float16,patch,/content/zangei_dinov3_256px_features_repacked/shards/dinov3_vits16_256_resized_patch_000030.safetensors,/content/zangei_dinov3_256px_features_repacked/shards/dinov3_vits16_256_resized_patch_000030.parquet,30,30,1,805306456
16
+ resized,patch,31,4096,"[4096, 256, 384]",float16,patch,/content/zangei_dinov3_256px_features_repacked/shards/dinov3_vits16_256_resized_patch_000031.safetensors,/content/zangei_dinov3_256px_features_repacked/shards/dinov3_vits16_256_resized_patch_000031.parquet,31,31,1,805306456
17
+ resized,patch,32,4096,"[4096, 256, 384]",float16,patch,/content/zangei_dinov3_256px_features_repacked/shards/dinov3_vits16_256_resized_patch_000032.safetensors,/content/zangei_dinov3_256px_features_repacked/shards/dinov3_vits16_256_resized_patch_000032.parquet,32,32,1,805306456
18
+ resized,patch,33,4096,"[4096, 256, 384]",float16,patch,/content/zangei_dinov3_256px_features_repacked/shards/dinov3_vits16_256_resized_patch_000033.safetensors,/content/zangei_dinov3_256px_features_repacked/shards/dinov3_vits16_256_resized_patch_000033.parquet,33,33,1,805306456
19
+ resized,patch,34,4096,"[4096, 256, 384]",float16,patch,/content/zangei_dinov3_256px_features_repacked/shards/dinov3_vits16_256_resized_patch_000034.safetensors,/content/zangei_dinov3_256px_features_repacked/shards/dinov3_vits16_256_resized_patch_000034.parquet,34,34,1,805306456
20
+ resized,patch,35,4096,"[4096, 256, 384]",float16,patch,/content/zangei_dinov3_256px_features_repacked/shards/dinov3_vits16_256_resized_patch_000035.safetensors,/content/zangei_dinov3_256px_features_repacked/shards/dinov3_vits16_256_resized_patch_000035.parquet,35,35,1,805306456
21
+ resized,patch,36,4096,"[4096, 256, 384]",float16,patch,/content/zangei_dinov3_256px_features_repacked/shards/dinov3_vits16_256_resized_patch_000036.safetensors,/content/zangei_dinov3_256px_features_repacked/shards/dinov3_vits16_256_resized_patch_000036.parquet,36,36,1,805306456
22
+ resized,patch,37,4096,"[4096, 256, 384]",float16,patch,/content/zangei_dinov3_256px_features_repacked/shards/dinov3_vits16_256_resized_patch_000037.safetensors,/content/zangei_dinov3_256px_features_repacked/shards/dinov3_vits16_256_resized_patch_000037.parquet,37,37,1,805306456
23
+ resized,patch,38,4096,"[4096, 256, 384]",float16,patch,/content/zangei_dinov3_256px_features_repacked/shards/dinov3_vits16_256_resized_patch_000038.safetensors,/content/zangei_dinov3_256px_features_repacked/shards/dinov3_vits16_256_resized_patch_000038.parquet,38,38,1,805306456
24
+ resized,patch,39,4096,"[4096, 256, 384]",float16,patch,/content/zangei_dinov3_256px_features_repacked/shards/dinov3_vits16_256_resized_patch_000039.safetensors,/content/zangei_dinov3_256px_features_repacked/shards/dinov3_vits16_256_resized_patch_000039.parquet,39,39,1,805306456
25
+ resized,patch,40,4096,"[4096, 256, 384]",float16,patch,/content/zangei_dinov3_256px_features_repacked/shards/dinov3_vits16_256_resized_patch_000040.safetensors,/content/zangei_dinov3_256px_features_repacked/shards/dinov3_vits16_256_resized_patch_000040.parquet,40,40,1,805306456
26
+ resized,patch,41,4096,"[4096, 256, 384]",float16,patch,/content/zangei_dinov3_256px_features_repacked/shards/dinov3_vits16_256_resized_patch_000041.safetensors,/content/zangei_dinov3_256px_features_repacked/shards/dinov3_vits16_256_resized_patch_000041.parquet,41,41,1,805306456
27
+ resized,patch,42,4096,"[4096, 256, 384]",float16,patch,/content/zangei_dinov3_256px_features_repacked/shards/dinov3_vits16_256_resized_patch_000042.safetensors,/content/zangei_dinov3_256px_features_repacked/shards/dinov3_vits16_256_resized_patch_000042.parquet,42,42,1,805306456
28
+ resized,patch,43,4096,"[4096, 256, 384]",float16,patch,/content/zangei_dinov3_256px_features_repacked/shards/dinov3_vits16_256_resized_patch_000043.safetensors,/content/zangei_dinov3_256px_features_repacked/shards/dinov3_vits16_256_resized_patch_000043.parquet,43,43,1,805306456
29
+ resized,patch,44,4096,"[4096, 256, 384]",float16,patch,/content/zangei_dinov3_256px_features_repacked/shards/dinov3_vits16_256_resized_patch_000044.safetensors,/content/zangei_dinov3_256px_features_repacked/shards/dinov3_vits16_256_resized_patch_000044.parquet,44,44,1,805306456
30
+ resized,patch,45,4096,"[4096, 256, 384]",float16,patch,/content/zangei_dinov3_256px_features_repacked/shards/dinov3_vits16_256_resized_patch_000045.safetensors,/content/zangei_dinov3_256px_features_repacked/shards/dinov3_vits16_256_resized_patch_000045.parquet,45,45,1,805306456
31
+ resized,patch,46,4096,"[4096, 256, 384]",float16,patch,/content/zangei_dinov3_256px_features_repacked/shards/dinov3_vits16_256_resized_patch_000046.safetensors,/content/zangei_dinov3_256px_features_repacked/shards/dinov3_vits16_256_resized_patch_000046.parquet,46,46,1,805306456
32
+ resized,patch,47,4096,"[4096, 256, 384]",float16,patch,/content/zangei_dinov3_256px_features_repacked/shards/dinov3_vits16_256_resized_patch_000047.safetensors,/content/zangei_dinov3_256px_features_repacked/shards/dinov3_vits16_256_resized_patch_000047.parquet,47,47,1,805306456
33
+ resized,patch,48,4096,"[4096, 256, 384]",float16,patch,/content/zangei_dinov3_256px_features_repacked/shards/dinov3_vits16_256_resized_patch_000048.safetensors,/content/zangei_dinov3_256px_features_repacked/shards/dinov3_vits16_256_resized_patch_000048.parquet,48,48,1,805306456
34
+ resized,patch,49,4096,"[4096, 256, 384]",float16,patch,/content/zangei_dinov3_256px_features_repacked/shards/dinov3_vits16_256_resized_patch_000049.safetensors,/content/zangei_dinov3_256px_features_repacked/shards/dinov3_vits16_256_resized_patch_000049.parquet,49,49,1,805306456
35
+ resized,patch,50,4096,"[4096, 256, 384]",float16,patch,/content/zangei_dinov3_256px_features_repacked/shards/dinov3_vits16_256_resized_patch_000050.safetensors,/content/zangei_dinov3_256px_features_repacked/shards/dinov3_vits16_256_resized_patch_000050.parquet,50,50,1,805306456
36
+ resized,patch,51,4096,"[4096, 256, 384]",float16,patch,/content/zangei_dinov3_256px_features_repacked/shards/dinov3_vits16_256_resized_patch_000051.safetensors,/content/zangei_dinov3_256px_features_repacked/shards/dinov3_vits16_256_resized_patch_000051.parquet,51,51,1,805306456
37
+ resized,patch,52,4096,"[4096, 256, 384]",float16,patch,/content/zangei_dinov3_256px_features_repacked/shards/dinov3_vits16_256_resized_patch_000052.safetensors,/content/zangei_dinov3_256px_features_repacked/shards/dinov3_vits16_256_resized_patch_000052.parquet,52,52,1,805306456
38
+ resized,patch,53,4096,"[4096, 256, 384]",float16,patch,/content/zangei_dinov3_256px_features_repacked/shards/dinov3_vits16_256_resized_patch_000053.safetensors,/content/zangei_dinov3_256px_features_repacked/shards/dinov3_vits16_256_resized_patch_000053.parquet,53,53,1,805306456
39
+ resized,patch,54,4096,"[4096, 256, 384]",float16,patch,/content/zangei_dinov3_256px_features_repacked/shards/dinov3_vits16_256_resized_patch_000054.safetensors,/content/zangei_dinov3_256px_features_repacked/shards/dinov3_vits16_256_resized_patch_000054.parquet,54,54,1,805306456
40
+ resized,patch,55,4096,"[4096, 256, 384]",float16,patch,/content/zangei_dinov3_256px_features_repacked/shards/dinov3_vits16_256_resized_patch_000055.safetensors,/content/zangei_dinov3_256px_features_repacked/shards/dinov3_vits16_256_resized_patch_000055.parquet,55,55,1,805306456
41
+ resized,patch,56,4096,"[4096, 256, 384]",float16,patch,/content/zangei_dinov3_256px_features_repacked/shards/dinov3_vits16_256_resized_patch_000056.safetensors,/content/zangei_dinov3_256px_features_repacked/shards/dinov3_vits16_256_resized_patch_000056.parquet,56,56,1,805306456
42
+ resized,patch,57,4096,"[4096, 256, 384]",float16,patch,/content/zangei_dinov3_256px_features_repacked/shards/dinov3_vits16_256_resized_patch_000057.safetensors,/content/zangei_dinov3_256px_features_repacked/shards/dinov3_vits16_256_resized_patch_000057.parquet,57,57,1,805306456
43
+ resized,patch,58,4096,"[4096, 256, 384]",float16,patch,/content/zangei_dinov3_256px_features_repacked/shards/dinov3_vits16_256_resized_patch_000058.safetensors,/content/zangei_dinov3_256px_features_repacked/shards/dinov3_vits16_256_resized_patch_000058.parquet,58,58,1,805306456
44
+ resized,patch,59,4096,"[4096, 256, 384]",float16,patch,/content/zangei_dinov3_256px_features_repacked/shards/dinov3_vits16_256_resized_patch_000059.safetensors,/content/zangei_dinov3_256px_features_repacked/shards/dinov3_vits16_256_resized_patch_000059.parquet,59,59,1,805306456
45
+ resized,patch,60,4240,"[4240, 256, 384]",float16,patch,/content/zangei_dinov3_256px_features_repacked/shards/dinov3_vits16_256_resized_patch_000060.safetensors,/content/zangei_dinov3_256px_features_repacked/shards/dinov3_vits16_256_resized_patch_000060.parquet,60,61,2,833618008
shards/dinov3_vits16_256_resized_patch_000017.sources.json ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "transform": "resized",
3
+ "kind": "patch",
4
+ "repack_shard_id": 17,
5
+ "source_shard_ids": [
6
+ 17
7
+ ],
8
+ "rows": 4096,
9
+ "shape": [
10
+ 4096,
11
+ 256,
12
+ 384
13
+ ]
14
+ }
shards/dinov3_vits16_256_resized_patch_000018.sources.json ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "transform": "resized",
3
+ "kind": "patch",
4
+ "repack_shard_id": 18,
5
+ "source_shard_ids": [
6
+ 18
7
+ ],
8
+ "rows": 4096,
9
+ "shape": [
10
+ 4096,
11
+ 256,
12
+ 384
13
+ ]
14
+ }
shards/dinov3_vits16_256_resized_patch_000019.sources.json ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "transform": "resized",
3
+ "kind": "patch",
4
+ "repack_shard_id": 19,
5
+ "source_shard_ids": [
6
+ 19
7
+ ],
8
+ "rows": 4096,
9
+ "shape": [
10
+ 4096,
11
+ 256,
12
+ 384
13
+ ]
14
+ }
shards/dinov3_vits16_256_resized_patch_000020.sources.json ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "transform": "resized",
3
+ "kind": "patch",
4
+ "repack_shard_id": 20,
5
+ "source_shard_ids": [
6
+ 20
7
+ ],
8
+ "rows": 4096,
9
+ "shape": [
10
+ 4096,
11
+ 256,
12
+ 384
13
+ ]
14
+ }
shards/dinov3_vits16_256_resized_patch_000021.sources.json ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "transform": "resized",
3
+ "kind": "patch",
4
+ "repack_shard_id": 21,
5
+ "source_shard_ids": [
6
+ 21
7
+ ],
8
+ "rows": 4096,
9
+ "shape": [
10
+ 4096,
11
+ 256,
12
+ 384
13
+ ]
14
+ }
shards/dinov3_vits16_256_resized_patch_000022.sources.json ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "transform": "resized",
3
+ "kind": "patch",
4
+ "repack_shard_id": 22,
5
+ "source_shard_ids": [
6
+ 22
7
+ ],
8
+ "rows": 4096,
9
+ "shape": [
10
+ 4096,
11
+ 256,
12
+ 384
13
+ ]
14
+ }
shards/dinov3_vits16_256_resized_patch_000023.sources.json ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "transform": "resized",
3
+ "kind": "patch",
4
+ "repack_shard_id": 23,
5
+ "source_shard_ids": [
6
+ 23
7
+ ],
8
+ "rows": 4096,
9
+ "shape": [
10
+ 4096,
11
+ 256,
12
+ 384
13
+ ]
14
+ }
shards/dinov3_vits16_256_resized_patch_000024.sources.json ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "transform": "resized",
3
+ "kind": "patch",
4
+ "repack_shard_id": 24,
5
+ "source_shard_ids": [
6
+ 24
7
+ ],
8
+ "rows": 4096,
9
+ "shape": [
10
+ 4096,
11
+ 256,
12
+ 384
13
+ ]
14
+ }
shards/dinov3_vits16_256_resized_patch_000025.sources.json ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "transform": "resized",
3
+ "kind": "patch",
4
+ "repack_shard_id": 25,
5
+ "source_shard_ids": [
6
+ 25
7
+ ],
8
+ "rows": 4096,
9
+ "shape": [
10
+ 4096,
11
+ 256,
12
+ 384
13
+ ]
14
+ }
shards/dinov3_vits16_256_resized_patch_000026.sources.json ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "transform": "resized",
3
+ "kind": "patch",
4
+ "repack_shard_id": 26,
5
+ "source_shard_ids": [
6
+ 26
7
+ ],
8
+ "rows": 4096,
9
+ "shape": [
10
+ 4096,
11
+ 256,
12
+ 384
13
+ ]
14
+ }
shards/dinov3_vits16_256_resized_patch_000027.sources.json ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "transform": "resized",
3
+ "kind": "patch",
4
+ "repack_shard_id": 27,
5
+ "source_shard_ids": [
6
+ 27
7
+ ],
8
+ "rows": 4096,
9
+ "shape": [
10
+ 4096,
11
+ 256,
12
+ 384
13
+ ]
14
+ }
shards/dinov3_vits16_256_resized_patch_000028.sources.json ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "transform": "resized",
3
+ "kind": "patch",
4
+ "repack_shard_id": 28,
5
+ "source_shard_ids": [
6
+ 28
7
+ ],
8
+ "rows": 4096,
9
+ "shape": [
10
+ 4096,
11
+ 256,
12
+ 384
13
+ ]
14
+ }
shards/dinov3_vits16_256_resized_patch_000029.sources.json ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "transform": "resized",
3
+ "kind": "patch",
4
+ "repack_shard_id": 29,
5
+ "source_shard_ids": [
6
+ 29
7
+ ],
8
+ "rows": 4096,
9
+ "shape": [
10
+ 4096,
11
+ 256,
12
+ 384
13
+ ]
14
+ }
shards/dinov3_vits16_256_resized_patch_000030.sources.json ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "transform": "resized",
3
+ "kind": "patch",
4
+ "repack_shard_id": 30,
5
+ "source_shard_ids": [
6
+ 30
7
+ ],
8
+ "rows": 4096,
9
+ "shape": [
10
+ 4096,
11
+ 256,
12
+ 384
13
+ ]
14
+ }
shards/dinov3_vits16_256_resized_patch_000031.sources.json ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "transform": "resized",
3
+ "kind": "patch",
4
+ "repack_shard_id": 31,
5
+ "source_shard_ids": [
6
+ 31
7
+ ],
8
+ "rows": 4096,
9
+ "shape": [
10
+ 4096,
11
+ 256,
12
+ 384
13
+ ]
14
+ }
shards/dinov3_vits16_256_resized_patch_000032.sources.json ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "transform": "resized",
3
+ "kind": "patch",
4
+ "repack_shard_id": 32,
5
+ "source_shard_ids": [
6
+ 32
7
+ ],
8
+ "rows": 4096,
9
+ "shape": [
10
+ 4096,
11
+ 256,
12
+ 384
13
+ ]
14
+ }
shards/dinov3_vits16_256_resized_patch_000033.sources.json ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "transform": "resized",
3
+ "kind": "patch",
4
+ "repack_shard_id": 33,
5
+ "source_shard_ids": [
6
+ 33
7
+ ],
8
+ "rows": 4096,
9
+ "shape": [
10
+ 4096,
11
+ 256,
12
+ 384
13
+ ]
14
+ }
shards/dinov3_vits16_256_resized_patch_000034.sources.json ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "transform": "resized",
3
+ "kind": "patch",
4
+ "repack_shard_id": 34,
5
+ "source_shard_ids": [
6
+ 34
7
+ ],
8
+ "rows": 4096,
9
+ "shape": [
10
+ 4096,
11
+ 256,
12
+ 384
13
+ ]
14
+ }
shards/dinov3_vits16_256_resized_patch_000035.sources.json ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "transform": "resized",
3
+ "kind": "patch",
4
+ "repack_shard_id": 35,
5
+ "source_shard_ids": [
6
+ 35
7
+ ],
8
+ "rows": 4096,
9
+ "shape": [
10
+ 4096,
11
+ 256,
12
+ 384
13
+ ]
14
+ }
shards/dinov3_vits16_256_resized_patch_000036.sources.json ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "transform": "resized",
3
+ "kind": "patch",
4
+ "repack_shard_id": 36,
5
+ "source_shard_ids": [
6
+ 36
7
+ ],
8
+ "rows": 4096,
9
+ "shape": [
10
+ 4096,
11
+ 256,
12
+ 384
13
+ ]
14
+ }
shards/dinov3_vits16_256_resized_patch_000037.sources.json ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "transform": "resized",
3
+ "kind": "patch",
4
+ "repack_shard_id": 37,
5
+ "source_shard_ids": [
6
+ 37
7
+ ],
8
+ "rows": 4096,
9
+ "shape": [
10
+ 4096,
11
+ 256,
12
+ 384
13
+ ]
14
+ }
shards/dinov3_vits16_256_resized_patch_000038.sources.json ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "transform": "resized",
3
+ "kind": "patch",
4
+ "repack_shard_id": 38,
5
+ "source_shard_ids": [
6
+ 38
7
+ ],
8
+ "rows": 4096,
9
+ "shape": [
10
+ 4096,
11
+ 256,
12
+ 384
13
+ ]
14
+ }
shards/dinov3_vits16_256_resized_patch_000039.sources.json ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "transform": "resized",
3
+ "kind": "patch",
4
+ "repack_shard_id": 39,
5
+ "source_shard_ids": [
6
+ 39
7
+ ],
8
+ "rows": 4096,
9
+ "shape": [
10
+ 4096,
11
+ 256,
12
+ 384
13
+ ]
14
+ }
shards/dinov3_vits16_256_resized_patch_000040.sources.json ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "transform": "resized",
3
+ "kind": "patch",
4
+ "repack_shard_id": 40,
5
+ "source_shard_ids": [
6
+ 40
7
+ ],
8
+ "rows": 4096,
9
+ "shape": [
10
+ 4096,
11
+ 256,
12
+ 384
13
+ ]
14
+ }
shards/dinov3_vits16_256_resized_patch_000041.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4726436cc6374951eb69650c9e2892a2a15b0c5618129d8cf45be0509155c73d
3
+ size 805306456
shards/dinov3_vits16_256_resized_patch_000041.sources.json ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "transform": "resized",
3
+ "kind": "patch",
4
+ "repack_shard_id": 41,
5
+ "source_shard_ids": [
6
+ 41
7
+ ],
8
+ "rows": 4096,
9
+ "shape": [
10
+ 4096,
11
+ 256,
12
+ 384
13
+ ]
14
+ }
shards/dinov3_vits16_256_resized_patch_000042.sources.json ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "transform": "resized",
3
+ "kind": "patch",
4
+ "repack_shard_id": 42,
5
+ "source_shard_ids": [
6
+ 42
7
+ ],
8
+ "rows": 4096,
9
+ "shape": [
10
+ 4096,
11
+ 256,
12
+ 384
13
+ ]
14
+ }
shards/dinov3_vits16_256_resized_patch_000043.sources.json ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "transform": "resized",
3
+ "kind": "patch",
4
+ "repack_shard_id": 43,
5
+ "source_shard_ids": [
6
+ 43
7
+ ],
8
+ "rows": 4096,
9
+ "shape": [
10
+ 4096,
11
+ 256,
12
+ 384
13
+ ]
14
+ }
shards/dinov3_vits16_256_resized_patch_000044.sources.json ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "transform": "resized",
3
+ "kind": "patch",
4
+ "repack_shard_id": 44,
5
+ "source_shard_ids": [
6
+ 44
7
+ ],
8
+ "rows": 4096,
9
+ "shape": [
10
+ 4096,
11
+ 256,
12
+ 384
13
+ ]
14
+ }
shards/dinov3_vits16_256_resized_patch_000045.sources.json ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "transform": "resized",
3
+ "kind": "patch",
4
+ "repack_shard_id": 45,
5
+ "source_shard_ids": [
6
+ 45
7
+ ],
8
+ "rows": 4096,
9
+ "shape": [
10
+ 4096,
11
+ 256,
12
+ 384
13
+ ]
14
+ }
shards/dinov3_vits16_256_resized_patch_000046.sources.json ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "transform": "resized",
3
+ "kind": "patch",
4
+ "repack_shard_id": 46,
5
+ "source_shard_ids": [
6
+ 46
7
+ ],
8
+ "rows": 4096,
9
+ "shape": [
10
+ 4096,
11
+ 256,
12
+ 384
13
+ ]
14
+ }
shards/dinov3_vits16_256_resized_patch_000047.sources.json ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "transform": "resized",
3
+ "kind": "patch",
4
+ "repack_shard_id": 47,
5
+ "source_shard_ids": [
6
+ 47
7
+ ],
8
+ "rows": 4096,
9
+ "shape": [
10
+ 4096,
11
+ 256,
12
+ 384
13
+ ]
14
+ }
shards/dinov3_vits16_256_resized_patch_000048.sources.json ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "transform": "resized",
3
+ "kind": "patch",
4
+ "repack_shard_id": 48,
5
+ "source_shard_ids": [
6
+ 48
7
+ ],
8
+ "rows": 4096,
9
+ "shape": [
10
+ 4096,
11
+ 256,
12
+ 384
13
+ ]
14
+ }
shards/dinov3_vits16_256_resized_patch_000049.sources.json ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "transform": "resized",
3
+ "kind": "patch",
4
+ "repack_shard_id": 49,
5
+ "source_shard_ids": [
6
+ 49
7
+ ],
8
+ "rows": 4096,
9
+ "shape": [
10
+ 4096,
11
+ 256,
12
+ 384
13
+ ]
14
+ }
shards/dinov3_vits16_256_resized_patch_000050.sources.json ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "transform": "resized",
3
+ "kind": "patch",
4
+ "repack_shard_id": 50,
5
+ "source_shard_ids": [
6
+ 50
7
+ ],
8
+ "rows": 4096,
9
+ "shape": [
10
+ 4096,
11
+ 256,
12
+ 384
13
+ ]
14
+ }
shards/dinov3_vits16_256_resized_patch_000051.sources.json ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "transform": "resized",
3
+ "kind": "patch",
4
+ "repack_shard_id": 51,
5
+ "source_shard_ids": [
6
+ 51
7
+ ],
8
+ "rows": 4096,
9
+ "shape": [
10
+ 4096,
11
+ 256,
12
+ 384
13
+ ]
14
+ }
shards/dinov3_vits16_256_resized_patch_000052.sources.json ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "transform": "resized",
3
+ "kind": "patch",
4
+ "repack_shard_id": 52,
5
+ "source_shard_ids": [
6
+ 52
7
+ ],
8
+ "rows": 4096,
9
+ "shape": [
10
+ 4096,
11
+ 256,
12
+ 384
13
+ ]
14
+ }
shards/dinov3_vits16_256_resized_patch_000053.sources.json ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "transform": "resized",
3
+ "kind": "patch",
4
+ "repack_shard_id": 53,
5
+ "source_shard_ids": [
6
+ 53
7
+ ],
8
+ "rows": 4096,
9
+ "shape": [
10
+ 4096,
11
+ 256,
12
+ 384
13
+ ]
14
+ }
shards/dinov3_vits16_256_resized_patch_000054.sources.json ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "transform": "resized",
3
+ "kind": "patch",
4
+ "repack_shard_id": 54,
5
+ "source_shard_ids": [
6
+ 54
7
+ ],
8
+ "rows": 4096,
9
+ "shape": [
10
+ 4096,
11
+ 256,
12
+ 384
13
+ ]
14
+ }
shards/dinov3_vits16_256_resized_patch_000055.sources.json ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "transform": "resized",
3
+ "kind": "patch",
4
+ "repack_shard_id": 55,
5
+ "source_shard_ids": [
6
+ 55
7
+ ],
8
+ "rows": 4096,
9
+ "shape": [
10
+ 4096,
11
+ 256,
12
+ 384
13
+ ]
14
+ }
shards/dinov3_vits16_256_resized_patch_000056.sources.json ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "transform": "resized",
3
+ "kind": "patch",
4
+ "repack_shard_id": 56,
5
+ "source_shard_ids": [
6
+ 56
7
+ ],
8
+ "rows": 4096,
9
+ "shape": [
10
+ 4096,
11
+ 256,
12
+ 384
13
+ ]
14
+ }
shards/dinov3_vits16_256_resized_patch_000057.sources.json ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "transform": "resized",
3
+ "kind": "patch",
4
+ "repack_shard_id": 57,
5
+ "source_shard_ids": [
6
+ 57
7
+ ],
8
+ "rows": 4096,
9
+ "shape": [
10
+ 4096,
11
+ 256,
12
+ 384
13
+ ]
14
+ }
shards/dinov3_vits16_256_resized_patch_000058.sources.json ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "transform": "resized",
3
+ "kind": "patch",
4
+ "repack_shard_id": 58,
5
+ "source_shard_ids": [
6
+ 58
7
+ ],
8
+ "rows": 4096,
9
+ "shape": [
10
+ 4096,
11
+ 256,
12
+ 384
13
+ ]
14
+ }
shards/dinov3_vits16_256_resized_patch_000059.sources.json ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "transform": "resized",
3
+ "kind": "patch",
4
+ "repack_shard_id": 59,
5
+ "source_shard_ids": [
6
+ 59
7
+ ],
8
+ "rows": 4096,
9
+ "shape": [
10
+ 4096,
11
+ 256,
12
+ 384
13
+ ]
14
+ }
shards/dinov3_vits16_256_resized_patch_000060.sources.json ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "transform": "resized",
3
+ "kind": "patch",
4
+ "repack_shard_id": 60,
5
+ "source_shard_ids": [
6
+ 60,
7
+ 61
8
+ ],
9
+ "rows": 4240,
10
+ "shape": [
11
+ 4240,
12
+ 256,
13
+ 384
14
+ ]
15
+ }
shards/dinov3_vits16_256_square_patch_000017.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:948364c7849d4bbb936e5590fdfe37b6289f96062acc766c7b5e7e0b30b84541
3
+ size 805306456
shards/dinov3_vits16_256_square_patch_000053.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f2d93cac2cd4123b4846d7c3465bcd6a8e7d71bb2a645805abe28403d664a158
3
+ size 805306456