Add public iPhone NVS validation bundle
Browse files- README.md +18 -0
- iphone_nvs_validation_bundle.tar.gz +3 -0
README.md
CHANGED
|
@@ -50,6 +50,24 @@ nvs_syn4d_eval_set/
|
|
| 50 |
source view 0 is the input; the model renders each target view's camera trajectory;
|
| 51 |
`target.mp4` is the real rendered target = paired GT.
|
| 52 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 53 |
## Quick start
|
| 54 |
|
| 55 |
```bash
|
|
|
|
| 50 |
source view 0 is the input; the model renders each target view's camera trajectory;
|
| 51 |
`target.mp4` is the real rendered target = paired GT.
|
| 52 |
|
| 53 |
+
## Public iPhone validation bundle
|
| 54 |
+
|
| 55 |
+
**`iphone_nvs_validation_bundle.tar.gz`** is a separate, public local-validation
|
| 56 |
+
package for the workshop's NVS track. It contains five fully paired iPhone
|
| 57 |
+
source-to-target clips (`apple`, `block`, `paper-windmill`, `spin`, `teddy`),
|
| 58 |
+
each at 49 frames and 288×512, together with source LiDAR depth, refined source
|
| 59 |
+
and target camera trajectories, and target evaluation masks. The target RGB is
|
| 60 |
+
intentionally public for local validation; it is not part of the hidden Syn4D
|
| 61 |
+
Kaggle test set.
|
| 62 |
+
|
| 63 |
+
```bash
|
| 64 |
+
tar -xzf iphone_nvs_validation_bundle.tar.gz
|
| 65 |
+
```
|
| 66 |
+
|
| 67 |
+
Use the workshop repository's
|
| 68 |
+
[`iPhone validation protocol`](https://github.com/NIRVANALAN/eccv26-physai-workshop-vdm_nvs_bench/blob/main/docs/iphone_nvs_validation.md)
|
| 69 |
+
for the prediction layout and evaluation command.
|
| 70 |
+
|
| 71 |
## Quick start
|
| 72 |
|
| 73 |
```bash
|
iphone_nvs_validation_bundle.tar.gz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:aa12ef9cff2542fff051a260eeb8870872e211b561ef57f66debbb2e75b3ec0d
|
| 3 |
+
size 104126617
|