Task
Object Detection
Load with 🤗 Datasets You can download this dataset through HuggingFace datasets (which requires you to install the extra Vision packages with pip install datasets[vision]). Then you will be able to load specific parts of this dataset with: python from datasets import loaddataset ds = loaddataset("ORG/REPOID", name="flsim") or arcgis/bingmaps/ges/xplane print(ds)
Load with 🤗 Datasets You can download this dataset through HuggingFace datasets (which requires you to install the extra Vision packages with pip install datasets[vision]). Then you will be able to load specific parts of this dataset with: