philipp-zettl/inaturalist-s3-massive
收藏Hugging Face2026-03-30 更新2026-04-12 收录
下载链接:
https://hf-mirror.com/datasets/philipp-zettl/inaturalist-s3-massive
下载链接
链接失效反馈官方服务:
资源简介:
---
license: cc
---
Snapshot of the iNaturalist dataset from `2026-03-27`.
**NOTE** This dataset only contains images with license `CC0` or `CC-BY`.
The CSV files were retrieved using
```shell
aws s3 --no-sign-request --region eu-central-1 cp s3://inaturalist-open-data/photos.csv.gz photos.csv.gz
aws s3 --no-sign-request --region eu-central-1 cp s3://inaturalist-open-data/taxa.csv.gz taxa.csv.gz
aws s3 --no-sign-request --region eu-central-1 cp s3://inaturalist-open-data/observations.csv.gz observations.csv.gz
```
then this dataset was created using the script `./fetch_data.py` for ~1.49M image samples.
`taxa.csv.gz` and `observations.csv.gz` were used to enrich the data.
This resulted in the [enriched dataset `philipp-zettl/inaturalist-enriched`](https://huggingface.co/datasets/philipp-zettl/inaturalist-enriched).
提供机构:
philipp-zettl



