This repository has been archived by the owner on Feb 11, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 345
Issues: google-research/multinerf
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Can you provide a link to the pinecone dataset? The original link is no longer working. Thanks!
#164
opened Dec 2, 2024 by
PaiDii
> I faced a similar issue as you with no transforms.json file. I had to do a sort of strange workaround, so I'd really appreciate it if someone could give a more straightforward way of doing it, but this is what I did: 1- downloaded the colmap2nerf.py file from [instant-ngp](https://github.com/NVlabs/instant-ngp/tree/master/scripts) 2- saved my colmap outputs (cameras.txt, points3D.txt, and images.txt) to a folder called colmap_text 3- ran the colmap2nerf.py as follows:
python colmap2nerf.py --colmap_matcher exhaustive --text path/to/colmap_text --images path/to/images --aabb_scale 16 --overwrite
4-moved the transforms.json file that was produced by step 3 into the directory on the same level as your images directory 5- run the training script
#162
opened Aug 1, 2024 by
luhan225
'Checkpoint path should be absolute. Got while running train
#160
opened Jul 16, 2024 by
sumanttyagi
Rendering Custom Viewpoints of Images and Generating Stereo Pairs
#155
opened Mar 5, 2024 by
sudarshan-iyengar
Learning rate configuration of shiny blender dataset - Ref NeRF
#151
opened Feb 21, 2024 by
Dharmendra04
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.