facebookresearch / consistent_depth

We estimate dense, flicker-free, geometrically consistent depth from monocular video, for example hand-held cell phone video.
MIT License
1.61k stars 236 forks source link

AssertionError: assert frame_names is not None #51

Open jeffin07 opened 3 years ago

jeffin07 commented 3 years ago

When I try to run main.py as given in the documentation with the data given I get the assertion error.I Found the depth_colmap_dense folder is not there. After the banner Compute per-frame scales it shows assert frame_names is not None . Can anyone tell me what is the issue here ? Do i need to create a folder named depth_colmap_dense

ZeyadZewail commented 2 years ago

having the same issue, any solutions?

jeffin07 commented 2 years ago

@ZeyadZewail No. I did not go any deeper into this