Open sonnefred opened 7 months ago
Hi, what dataset or scene do you use? It your scene has sparse observation or your images are hard to extract keypoints, then your result will be very sparse.
Hi, what dataset or scene do you use? It your scene has sparse observation or your images are hard to extract keypoints, then your result will be very sparse.
Hi, I used scene data of city streets like Waymo, but it's collected by ourselves. How did you get the colmap result which you provided? When I use the convert.py, the result is very sparse. Thanks.
I just run the convert.py with the default parameters. I think there may be some reasons for the sparsity:
Hi, do you use convert.py you provided to get camera poses? When I use this script, the result is very sparse, only few images are kept. Could you give any hint on this? Thanks.