Datasets:
Tasks:
Depth Estimation
Modalities:
Image
Languages:
English
Size:
1K - 10K
ArXiv:
Tags:
depth-estimation
License:
Possible to load only a subset of the dataset?
#11
by
wing-kit
- opened
the whole dataset is little bit large for free gpu notebook e.g. colab / sagemaker.
is it possible to load only a subset of the dataset?
Try the below code.
ds = load_dataset("sayakpaul/nyu_depth_v2", split='validation')