dcharatan / pixelsplat

[CVPR 2024 Oral, Best Paper Runner-Up] Code for "pixelSplat: 3D Gaussian Splats from Image Pairs for Scalable Generalizable 3D Reconstruction" by David Charatan, Sizhe Lester Li, Andrea Tagliasacchi, and Vincent Sitzmann
http://davidcharatan.com/pixelsplat/
MIT License
864 stars 60 forks source link

Missing of re10k/train/index.json #69

Closed zhangshengjun2019 closed 5 months ago

zhangshengjun2019 commented 5 months ago

I unzip the complete dataset of re10k. But I did not find re10k/train/index.json. I wonder how can I get this file.

dcharatan commented 5 months ago

For anyone who runs into this issue, please try unzip -l re10k.zip. If you don't see the following...

   262296  2023-10-23 12:45   re10k/test/index.json
  2377188  2023-10-23 12:56   re10k/train/index.json

...please post a comment!