jsingh commited on
Commit
213e3f0
·
verified ·
1 Parent(s): c8a86bb

upload pretrained_models (encoders + stage1 + stage2)

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. encoders/dinov3/dinov3_vit7b16_pretrain_lvd1689m-a955f4ea.pth +3 -0
  2. encoders/dinov3/dinov3_vitb16_pretrain_lvd1689m-73cec8be.pth +3 -0
  3. encoders/dinov3/dinov3_vith16plus_pretrain_lvd1689m-7c1da9a5.pth +3 -0
  4. encoders/dinov3/dinov3_vitl16_pretrain_lvd1689m-8aa4cbdd.pth +3 -0
  5. encoders/dinov3/dinov3_vits16_pretrain_lvd1689m-08c60483.pth +3 -0
  6. encoders/dinov3/dinov3_vits16plus_pretrain_lvd1689m-4057cbaa.pth +3 -0
  7. encoders/eupe/EUPE-ViT-B.pt +3 -0
  8. encoders/eupe/EUPE-ViT-S.pt +3 -0
  9. encoders/eupe/EUPE-ViT-T.pt +3 -0
  10. encoders/ijepa/ijepa_vith.pth +3 -0
  11. encoders/mae/mae_vitl.pth +3 -0
  12. encoders/mocov3/mocov3_vitb.pth +3 -0
  13. encoders/mocov3/mocov3_vitl.pth +3 -0
  14. encoders/sdvae/sdvae-ft-mse-f8d4-latents-stats.pt +3 -0
  15. encoders/sdvae/sdvae-ft-mse-f8d4.pt +3 -0
  16. stage1/general/dinov3l-k23/decoder.pt +3 -0
  17. stage1/general/dinov3l-k23/stats.pt +3 -0
  18. stage1/general/dinov3l-k7/decoder.pt +3 -0
  19. stage1/general/dinov3l-k7/stats.pt +3 -0
  20. stage1/imagenet/clip-l-k1/decoder.pt +3 -0
  21. stage1/imagenet/clip-l-k1/stats.pt +3 -0
  22. stage1/imagenet/dinov2b-k1/decoder.pt +3 -0
  23. stage1/imagenet/dinov2b-k1/stats.pt +3 -0
  24. stage1/imagenet/dinov2g-k1/decoder.pt +3 -0
  25. stage1/imagenet/dinov2g-k1/stats.pt +3 -0
  26. stage1/imagenet/dinov2l-k1/decoder.pt +3 -0
  27. stage1/imagenet/dinov2l-k1/stats.pt +3 -0
  28. stage1/imagenet/dinov2s-k1/decoder.pt +3 -0
  29. stage1/imagenet/dinov2s-k1/stats.pt +3 -0
  30. stage1/imagenet/dinov3-7b-k1/decoder.pt +3 -0
  31. stage1/imagenet/dinov3-7b-k1/stats.pt +3 -0
  32. stage1/imagenet/dinov3b-k1/decoder.pt +3 -0
  33. stage1/imagenet/dinov3b-k1/stats.pt +3 -0
  34. stage1/imagenet/dinov3b-k10/decoder.pt +3 -0
  35. stage1/imagenet/dinov3b-k10/stats.pt +3 -0
  36. stage1/imagenet/dinov3b-k11/decoder.pt +3 -0
  37. stage1/imagenet/dinov3b-k11/stats.pt +3 -0
  38. stage1/imagenet/dinov3b-k4/decoder.pt +3 -0
  39. stage1/imagenet/dinov3b-k4/stats.pt +3 -0
  40. stage1/imagenet/dinov3b-k6/decoder.pt +3 -0
  41. stage1/imagenet/dinov3b-k6/stats.pt +3 -0
  42. stage1/imagenet/dinov3hplus-k1/decoder.pt +3 -0
  43. stage1/imagenet/dinov3hplus-k1/stats.pt +3 -0
  44. stage1/imagenet/dinov3l-k1/decoder.pt +3 -0
  45. stage1/imagenet/dinov3l-k1/stats.pt +3 -0
  46. stage1/imagenet/dinov3l-k10/decoder.pt +3 -0
  47. stage1/imagenet/dinov3l-k10/stats.pt +3 -0
  48. stage1/imagenet/dinov3l-k18/decoder.pt +3 -0
  49. stage1/imagenet/dinov3l-k18/stats.pt +3 -0
  50. stage1/imagenet/dinov3l-k2/decoder.pt +3 -0
encoders/dinov3/dinov3_vit7b16_pretrain_lvd1689m-a955f4ea.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a955f4ea3bec4fcd666bf363630da4386383069b482c8a927e17a3e1154965b7
3
+ size 26864407683
encoders/dinov3/dinov3_vitb16_pretrain_lvd1689m-73cec8be.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:73cec8be7427c8655ceced13ce62f6e20a1fa90d1b4d4a550df17a1144081a7c
3
+ size 342860279
encoders/dinov3/dinov3_vith16plus_pretrain_lvd1689m-7c1da9a5.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7c1da9a54b3bdb333f5ebc42e404b7f19b1b5bed504877623c9dc87397f41488
3
+ size 3363232567
encoders/dinov3/dinov3_vitl16_pretrain_lvd1689m-8aa4cbdd.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8aa4cbddda325040fc78db2c272754af6ebe8ff2c55f6ec4f1964d8890f66035
3
+ size 1213050671
encoders/dinov3/dinov3_vits16_pretrain_lvd1689m-08c60483.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:08c60483bc63c04f533611e34bf70b120eedb7240f469bc16e9e20bf344b941d
3
+ size 86531063
encoders/dinov3/dinov3_vits16plus_pretrain_lvd1689m-4057cbaa.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4057cbaaad8c16657adb09d6815f28d4164eeba30532fde23f0d17313124caea
3
+ size 114924783
encoders/eupe/EUPE-ViT-B.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fcdb6b9e1c467962bb0a50b983d0fb4cec56674f32fc51d3359001677abc6922
3
+ size 399519863
encoders/eupe/EUPE-ViT-S.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1e2c5adf0ccad08c3a63195381afca29631372a2f173b4315fb9306f31598083
3
+ size 133753463
encoders/eupe/EUPE-ViT-T.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b29b906339c9ae21d35a15602ef9d2fce9145828da9ad9cd797fac11ece60487
3
+ size 64570935
encoders/ijepa/ijepa_vith.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0382013c481743e9ccea89f970bc6c6aa126aa19a62127500d6e672a641aae22
3
+ size 10358004345
encoders/mae/mae_vitl.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d2ceff4892889d0c0f5418fa8bcb02e6a25a37fc3bdc0619c3cacd7d3d05c39f
3
+ size 1213314565
encoders/mocov3/mocov3_vitb.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ce29210d552aef90229d78296353c549cdb33955824bb3a659b747baeeadd33c
3
+ size 862992085
encoders/mocov3/mocov3_vitl.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:94d7088ab12e6a03f2bcdd4dec39fabdd05aaa38124e8e9cfcff3b06cc9cc901
3
+ size 2611512285
encoders/sdvae/sdvae-ft-mse-f8d4-latents-stats.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5e9e42b7d12764372c38644ad520a1ff254bed01fcb6b6c57f75917cee247449
3
+ size 1704
encoders/sdvae/sdvae-ft-mse-f8d4.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:db2202ed373c6a28e59f4ab1f9d5043774ac1e71a3cecb3f806cba2f5ca95d0a
3
+ size 334694810
stage1/general/dinov3l-k23/decoder.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b32945d33bea34b49f005a2ddf404f46e30d03b0c4bff009bf7a156754c5813c
3
+ size 1662766063
stage1/general/dinov3l-k23/stats.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cfa1f78e486ef9c0b7172b4cadf1cab936237575667c8e808888990f684861d9
3
+ size 2098901
stage1/general/dinov3l-k7/decoder.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5b1fde94ba581cd31e527e67d0ef23ca3b3dd2c207ddaa9c60faa2e6c7b61be0
3
+ size 1662766063
stage1/general/dinov3l-k7/stats.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:afa68587b68223b70c348c6f6f49b4677e39af65b8d01f737d8e07e7b7b1e4ba
3
+ size 2098901
stage1/imagenet/clip-l-k1/decoder.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:647d649e0be0caa2693fb4b6945238de4d680e0df053eb904f06762a3a899029
3
+ size 1662766063
stage1/imagenet/clip-l-k1/stats.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:79b380bbb0068aeb8a08c5d2a90ed5bd5f8e192e2f27cb99e3f6da58c5f827d9
3
+ size 2098901
stage1/imagenet/dinov2b-k1/decoder.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aabfee198edf25378b5b3405f145c2687e3264ae6607ccc1d4c2fbfaad585a76
3
+ size 1661586415
stage1/imagenet/dinov2b-k1/stats.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eec046ef4cdb0a2415d5d4690676c47f97068082e39fcd125d21b9eafbfe4b8f
3
+ size 1574605
stage1/imagenet/dinov2g-k1/decoder.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e8fdeda68b65a4904caaff2fa858572c44fb29b96a2792cd62192055974c486d
3
+ size 1665125359
stage1/imagenet/dinov2g-k1/stats.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:33395b943dcd40b3f13caf68ca25e5906828402684d01057d0c6eeceb354387c
3
+ size 3147477
stage1/imagenet/dinov2l-k1/decoder.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:12e40ca9d74b7c45441256d00ada5e6a6b109c1af13f520faf838f13387c861b
3
+ size 1662766063
stage1/imagenet/dinov2l-k1/stats.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b82fe80fae9b27f07e324ecf4222c3aa1a190dba8536343d1a500a718a21b90d
3
+ size 2098901
stage1/imagenet/dinov2s-k1/decoder.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8426ac5ccd69d2bfabafb12268e957f5e03c532d1dbf04e10bcd915b22ac378f
3
+ size 1659816943
stage1/imagenet/dinov2s-k1/stats.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:784866e79f213ae638d011c4f9a87e655fe60af09915ba46460da5bcabd502e6
3
+ size 788181
stage1/imagenet/dinov3-7b-k1/decoder.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a0f787d607b611afd400abea2f332402b19f9d3d5f12d4fdcb6afbd85a581716
3
+ size 1676921839
stage1/imagenet/dinov3-7b-k1/stats.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c2898e55016076d9912680d89b8ce9e30ae69b0296d4500892dce6bd2c5eba72
3
+ size 8390357
stage1/imagenet/dinov3b-k1/decoder.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dcc2df7bbe71770b8e8a0f240264bb4078fd7d44b46bba887416138b34b643eb
3
+ size 1661586415
stage1/imagenet/dinov3b-k1/stats.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ab39f42ddbe63a328a6a35c30fb9941f72ff891e5543abd2580510c164c0129b
3
+ size 1574613
stage1/imagenet/dinov3b-k10/decoder.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4fb1001ff74eff070b2c6f114ec451d90916cef456bc3f5cf476a55a2b1095b4
3
+ size 1661586415
stage1/imagenet/dinov3b-k10/stats.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:75f30b730d8bb7bf45f4d6405e5479e178b11d3245ec2d7eb5f009ee799ec0b6
3
+ size 1574613
stage1/imagenet/dinov3b-k11/decoder.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6cd73f1b09796f2e175d798cc8d9bb8261cc33eecbeb4b5979ffba59e22857d0
3
+ size 1661586415
stage1/imagenet/dinov3b-k11/stats.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f1a92ae8472a18f8c4d46f7040e1add109615483ffde9f05ec5368308d314590
3
+ size 1574613
stage1/imagenet/dinov3b-k4/decoder.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d73afb5b276ff78522bf9a871e618641f2bdcc65c6d5fd9a4337abe05b978e55
3
+ size 1661586415
stage1/imagenet/dinov3b-k4/stats.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0a8c3675164470677005a258e33f3a4aa7d313f79b164091ed89b1d5c13462e8
3
+ size 1574613
stage1/imagenet/dinov3b-k6/decoder.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9ed54c93913171ed209cab5172b976e4656ccf80bdc29d103fd33e392fea4b6e
3
+ size 1661586415
stage1/imagenet/dinov3b-k6/stats.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:afcf8886e082b4136299d4a66914d0be637cfb3107d2686a7b9961fb2fde5645
3
+ size 1574613
stage1/imagenet/dinov3hplus-k1/decoder.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7b2475c9c5592c6085bd4e53361e32d082be938ee5d80f8620caa933e8fe6c9a
3
+ size 1663945711
stage1/imagenet/dinov3hplus-k1/stats.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c31a075ffc7a07f411c6fc6732ec8ae251015e5562f89af65c936a05a418dbf9
3
+ size 2623189
stage1/imagenet/dinov3l-k1/decoder.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b6b55b0a843e058dd8ef426dc6bc72ed9caf951832f699643a8364688150cdba
3
+ size 1662766063
stage1/imagenet/dinov3l-k1/stats.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0b3b17ea75425ce0b9e2905e62be8592564797254d20bdde1fcc9efb0de6c5b2
3
+ size 2098901
stage1/imagenet/dinov3l-k10/decoder.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:39f00d03a7fdd5759314fcd6399a298258fa82ee483c37fdfc098d3e154a1dfe
3
+ size 1662766063
stage1/imagenet/dinov3l-k10/stats.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cac23f1cb1cad34b245fca83e5d938ff346db5ba085883e01f92ad50268f3e59
3
+ size 2098901
stage1/imagenet/dinov3l-k18/decoder.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f55457b61af6373aa6a438910c2352c2761b07dba66fb204d046fa3a5c683a7c
3
+ size 1662766063
stage1/imagenet/dinov3l-k18/stats.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f4b6c8bbd92d9535f8adfb816f594c71acae4c25f5b71b2fb396a87293f5f29c
3
+ size 2098901
stage1/imagenet/dinov3l-k2/decoder.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7ad568a45e137d1da32cd99a952b9bee164c9f3f12bb19a227773f065bde9ffa
3
+ size 1662766063