mikeqzy / 3dgs-avatar-release

3DGS-Avatar: Animatable Avatars via Deformable 3D Gaussian Splatting
MIT License
315 stars 30 forks source link

How to get camera.pkl for SnapshotPeople #1

Closed david-svitov closed 8 months ago

david-svitov commented 8 months ago

Hello! I want to launch rendering for SnapshotPeople, but I get this error: FileNotFoundError: [Errno 2] No such file or directory: '../../data/peoplesnapshot_arah-format/people_snapshot_public/female-3-casual/camera.pkl'

As I understand it, camera.pkl can be generated with ARAH code. But they don't have a script for SnapshotPeople. Could you please share your preprocessing script?

zhao-yiqun commented 8 months ago

Hi @david-svitov @mikeqzy

I also do not know how to get these camera.pkl from ARAH code(this is not released). Could you please share your preprocessing script?

david-svitov commented 8 months ago

@zhao-yiqun They meant the usual camera.pkl from the SnapshotPeople dataset. Download the original dataset, it is there.