3DTopia / LGM

[ECCV 2024 Oral] LGM: Large Multi-View Gaussian Model for High-Resolution 3D Content Creation.
https://me.kiui.moe/lgm/
MIT License
1.7k stars 116 forks source link

confused about training dataset? #29

Open MouseChannel opened 8 months ago

MouseChannel commented 8 months ago

I found in provider_objaverse.py image_path = os.path.join(uid, 'rgb', f'{vid:03d}.png') camera_path = os.path.join(uid, 'pose', f'{vid:03d}.txt')

after I Download in https://objaverse.allenai.org/ there is only glb model , Where I can get that rgb/pose file?

ashawkey commented 8 months ago

@MouseChannel Hi, you can try using G-objaverse: https://aigc3d.github.io/gobjaverse/