Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -68,6 +68,9 @@ Per-pixel class distribution:
|
|
| 68 |
<img src="./assets/topair_distribution.png" width="50%"/>
|
| 69 |
|
| 70 |
|
|
|
|
|
|
|
|
|
|
| 71 |
To convert depth maps to their corresponding meter values:
|
| 72 |
|
| 73 |
```
|
|
|
|
| 68 |
<img src="./assets/topair_distribution.png" width="50%"/>
|
| 69 |
|
| 70 |
|
| 71 |
+
Per-pixel depth values distribution:
|
| 72 |
+
<img src="./assets/topair_depth.png" width="50%"/>
|
| 73 |
+
|
| 74 |
To convert depth maps to their corresponding meter values:
|
| 75 |
|
| 76 |
```
|