Datasets:
Add comprehensive dataset card for MGRS-200k
#2
by
nielsr HF Staff - opened
This PR adds a comprehensive dataset card for the MGRS-200k dataset.
It includes:
- Relevant
task_categories:image-segmentation,text-retrieval,zero-shot-image-classification,image-text-to-text. - A new
tag:remote-sensing. - Links to the associated paper (FarSLIP: Discovering Effective CLIP Adaptation for Fine-Grained Remote Sensing Understanding) and the official GitHub repository (https://github.com/NJU-LHRS/FarSLIP).
- A detailed description of the dataset, its structure, and features, drawn from the paper's abstract and the GitHub README.
- A sample usage code snippet demonstrating how to integrate the dataset into a training pipeline, based on instructions provided in the GitHub repository.
- The official BibTeX citation for the dataset.
This enhancement provides essential information for users looking to understand and utilize the MGRS-200k dataset effectively.
ZhenShiL changed pull request status to
merged