Add dataset card metadata, paper link and link to code repository
#1
by
nielsr
HF Staff
- opened
README.md
ADDED
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
task_categories:
|
3 |
+
- image-classification
|
4 |
+
license: apache-2.0
|
5 |
+
---
|
6 |
+
|
7 |
+
This repository contains the OpticalRS-13M dataset, as described in the paper [Harnessing Massive Satellite Imagery with Efficient Masked Image Modeling](https://huggingface.co/papers/2406.11933).
|
8 |
+
|
9 |
+
Code: [https://huggingface.co/initiacms/SelectiveMAE](https://huggingface.co/initiacms/SelectiveMAE)
|