File size: 827 Bytes
f88b1e3 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 | # Deblur-NeRF Motion10 Reproduction Bundle
This public dataset repository contains only the code/config handoff bundle for the Deblur-NeRF Motion10 A6000 engineering reproduction.
Use:
```bash
sha256sum -c deblurnerf_motion10_current_code_update_20260810_v3.tar.zst.sha256
tar --zstd -xf deblurnerf_motion10_current_code_update_20260810_v3.tar.zst
cd deblurnerf_motion10_current_code_update_20260810_v3
sha256sum -c configs/motion_10_scenes/current_code_hashes_20260810.sha256
```
Bundle SHA-256:
```text
ed6f96a962a16304117b0fe42745a34ba947e6dd35687b27eb74c2c4748ce82d deblurnerf_motion10_current_code_update_20260810_v3.tar.zst
```
This bundle does not include the Deblur-NeRF motion-blur image/depth data. Keep the original local dataset split, scene folders, COLMAP sparse models, and hold-frame protocol unchanged.
|