nerfstudio icon indicating copy to clipboard operation
nerfstudio copied to clipboard

How can I slove this problem when I run ns-process-data {video,images,polycam,record3d} --data {DATA_PATH} --output-dir {PROCESSED_DATA_DIR}

Open ZhenWusi opened this issue 2 years ago • 3 comments

屏幕截图 2024-03-20 104823

ZhenWusi avatar Mar 20 '24 02:03 ZhenWusi

It is normal since colmap use random initialization for every run. But in my experience, Please use colmap 3.8 for getting more chance higher colmap matched.

ichsan2895 avatar Mar 20 '24 11:03 ichsan2895

I sometimes get better results by using colmap gui instead of ns-process-data. Try installing colmap by sudo apt-get install colmap, open colmap gui by typing colmap gui and process your images there.

HeaIn avatar Mar 22 '24 06:03 HeaIn

I sometimes get better results by using colmap gui instead of ns-process-data. Try installing colmap by sudo apt-get install colmap, open colmap gui by typing colmap gui and process your images there.

What is the command to import Colmap GUI models for into nerf studio? I assume they must be processed into nerf studio format, even if you use COLMAP gui?

abrahamezzeddine avatar May 11 '24 16:05 abrahamezzeddine