Upload folder using huggingface_hub
Browse files
.gitattributes
CHANGED
@@ -37,3 +37,7 @@ example_selection_maps/bottom_up_selection_prob.png filter=lfs diff=lfs merge=lf
|
|
37 |
example_selection_maps/top_down_selection_prob_1.png filter=lfs diff=lfs merge=lfs -text
|
38 |
example_selection_maps/top_down_selection_prob_2.png filter=lfs diff=lfs merge=lfs -text
|
39 |
test_images/dock.jpg filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
|
37 |
example_selection_maps/top_down_selection_prob_1.png filter=lfs diff=lfs merge=lfs -text
|
38 |
example_selection_maps/top_down_selection_prob_2.png filter=lfs diff=lfs merge=lfs -text
|
39 |
test_images/dock.jpg filter=lfs diff=lfs merge=lfs -text
|
40 |
+
assets/example_selection_maps/bottom_up_selection_prob.png filter=lfs diff=lfs merge=lfs -text
|
41 |
+
assets/example_selection_maps/top_down_selection_prob_1.png filter=lfs diff=lfs merge=lfs -text
|
42 |
+
assets/example_selection_maps/top_down_selection_prob_2.png filter=lfs diff=lfs merge=lfs -text
|
43 |
+
assets/test_images/dock.jpg filter=lfs diff=lfs merge=lfs -text
|
README.md
CHANGED
@@ -1,10 +1,3 @@
|
|
1 |
-
---
|
2 |
-
language:
|
3 |
-
- en
|
4 |
-
base_model:
|
5 |
-
- google/siglip-so400m-patch14-384
|
6 |
-
pipeline_tag: image-feature-extraction
|
7 |
-
---
|
8 |
<div align="center">
|
9 |
|
10 |
# Scaling Vision Pre-Training to 4K Resolution
|
@@ -315,4 +308,6 @@ If you find this work useful in your research, please consider citing:
|
|
315 |
journal={arXiv preprint arXiv:2503.19903},
|
316 |
year={2025}
|
317 |
}
|
318 |
-
```
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
<div align="center">
|
2 |
|
3 |
# Scaling Vision Pre-Training to 4K Resolution
|
|
|
308 |
journal={arXiv preprint arXiv:2503.19903},
|
309 |
year={2025}
|
310 |
}
|
311 |
+
```
|
312 |
+
|
313 |
+
|
assets/example_selection_maps/bottom_up_selection_prob.png
ADDED
![]() |
Git LFS Details
|
assets/example_selection_maps/top_down_selection_prob_1.png
ADDED
![]() |
Git LFS Details
|
assets/example_selection_maps/top_down_selection_prob_2.png
ADDED
![]() |
Git LFS Details
|
assets/test_images/dock.jpg
ADDED
![]() |
Git LFS Details
|