Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -11,6 +11,8 @@ size_categories:
|
|
| 11 |
|
| 12 |
This is the NYU DepthV2 dataset, converted into the webdataset format. https://huggingface.co/datasets/sayakpaul/nyu_depth_v2/
|
| 13 |
|
|
|
|
|
|
|
| 14 |
I shuffled both the training samples, and the validation samples.
|
| 15 |
|
| 16 |
I also cropped 16 pixels from all sides of the image, and depth image. I did this because there is a white border around all images.
|
|
|
|
| 11 |
|
| 12 |
This is the NYU DepthV2 dataset, converted into the webdataset format. https://huggingface.co/datasets/sayakpaul/nyu_depth_v2/
|
| 13 |
|
| 14 |
+
There are 47584 samples in the training split, and 654 samples in the validation split.
|
| 15 |
+
|
| 16 |
I shuffled both the training samples, and the validation samples.
|
| 17 |
|
| 18 |
I also cropped 16 pixels from all sides of the image, and depth image. I did this because there is a white border around all images.
|