Update README.md
Browse files
README.md
CHANGED
|
@@ -33,7 +33,7 @@ This repository contains:
|
|
| 33 |
The dataset consists of multi-view scenes. Each scene provides:
|
| 34 |
- RGB renders (`.png`)
|
| 35 |
- Depth maps (`.exr`)
|
| 36 |
-
- Object
|
| 37 |
- Calibrated camera parameters per view (`.npz`: intrinsics + extrinsics)
|
| 38 |
- Per-object pose/scale per view (`.npz`)
|
| 39 |
|
|
|
|
| 33 |
The dataset consists of multi-view scenes. Each scene provides:
|
| 34 |
- RGB renders (`.png`)
|
| 35 |
- Depth maps (`.exr`)
|
| 36 |
+
- Object masks (`.exr`)
|
| 37 |
- Calibrated camera parameters per view (`.npz`: intrinsics + extrinsics)
|
| 38 |
- Per-object pose/scale per view (`.npz`)
|
| 39 |
|