Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -13,6 +13,11 @@ This is the NYU DepthV2 dataset, converted into the webdataset format. https://h
|
|
13 |
|
14 |
I shuffled both the training samples, and the validation samples.
|
15 |
|
|
|
|
|
|
|
|
|
|
|
16 |
## Dataset Details
|
17 |
|
18 |
### Dataset Description
|
|
|
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.
|
17 |
+
|
18 |
+
This is an example of the border artifacts in the images:
|
19 |
+

|
20 |
+
|
21 |
## Dataset Details
|
22 |
|
23 |
### Dataset Description
|