Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PlantNet300K as huggingface dataset available at https://huggingface.co/datasets/mikehemberger/plantnet300K #14

Open
mikehemberger opened this issue Dec 3, 2023 · 1 comment

Comments

@mikehemberger
Copy link

mikehemberger commented Dec 3, 2023

Hi there,
Love the dataset! I made it available on huggingface so that one can download the data ready-to-use for ML tasks.
I hope this is alright?

from datasets import load_dataset
dataset = load_dataset("mikehemberger/plantnet300K")

All the Best,
Mike

@mikehemberger
Copy link
Author

Hi @garcinc ,
I’m just restructuring the dataset above. Would you prefer that your dataset is loaded from the server you provide?
Best,
M

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant