szymanowiczs / splatter-image

Official implementation of `Splatter Image: Ultra-Fast Single-View 3D Reconstruction' CVPR 2024
https://szymanowiczs.github.io/splatter-image
BSD 3-Clause "New" or "Revised" License
795 stars 54 forks source link

Link to CO3D dataset download refers to v1, but code is expecting the v2 format #19

Closed killogreT closed 6 months ago

killogreT commented 7 months ago

There's a repo for downloading CO3D v2 conveniently: https://github.com/facebookresearch/co3d

johnren-code commented 7 months ago

Hi, I would like to know what is the main difference between CO3D dataset and ShapeNetSRN dataset?

Torment123 commented 6 months ago

Hi, I would like to know what is the main difference between CO3D dataset and ShapeNetSRN dataset?

shapenet is synthetic dataset, and CO3D contains real world images

szymanowiczs commented 6 months ago

Thanks @killogreT - I made an update to Readme