Y
Hacker News
new
|
ask
|
show
|
jobs
by
krasin
1352 days ago
Usually, you can just run COLMAP ([1]) and it will find the poses and camera intrinsics. This is indeed what Nerfstudio recommends doing in the docs ([2]).
1.
https://colmap.github.io/
2.
https://docs.nerf.studio/en/latest/quickstart/custom_dataset...