dunbar12138 / DSNeRF

Code release for DS-NeRF (Depth-supervised Neural Radiance Fields)
https://www.cs.cmu.edu/~dsnerf/
MIT License
749 stars 127 forks source link

I cannot run python imgs2poses.py data/fern_2view/images #27

Closed phontanat closed 2 years ago

phontanat commented 2 years ago

problem_generate_point

aman190202 commented 9 months ago

How did you solve this out?

vladhondru25 commented 7 months ago

The issue is that the path to colmap is hardcoded. Easiest fix is to change that path (or even remove the whole path "/home/jasonzh2/.local/bin/" if colmap is in your PATH)