You need to agree to share your contact information to access this dataset

This repository is publicly accessible, but you have to accept the conditions to access its files and content.

Log in or Sign Up to review the conditions and access this dataset content.

Why the online can not be used?

I can load data in my local path as :

from datasets import load_dataset
dataset = load_dataset("imagefolder", data_dir="/path/to/folder")

However, why the online does not work?

Downloads last month
0