Chaphlagical / Deblur-GS

[I3D 2024] Deblur-GS: 3D Gaussian Splatting from Camera Motion Blurred Images
https://chaphlagical.icu/Deblur-GS/
Other
354 stars 36 forks source link

Does it need camera poses as input? #20

Open GopiRajuMatta opened 1 week ago

GopiRajuMatta commented 1 week ago

Hello!

As we are optimizing camera poses as well in the framework, do we need to provide colmap camera poses or any random poses also will do?

Thank you Gopi

Chaphlagical commented 1 week ago

The colmap estimated initial poses are needed.

GopiRajuMatta commented 5 days ago

Also, can I initialize with random point cloud? Have you tried initializing with random point cloud and random poses?