zju3dv / street_gaussians

[ECCV 2024] Street Gaussians: Modeling Dynamic Urban Scenes with Gaussian Splatting
Other
817 stars 40 forks source link

sqlite3.OperationalError: no such table: images #54

Open YL-yyy opened 3 weeks ago

YL-yyy commented 3 weeks ago

How to solve this problem?

YL-yyy commented 3 weeks ago

File "/mnt/data/street_gaussians/script/waymo/colmap_waymo_full.py", line 137, in run_colmap_waymo c.execute('SELECT * FROM images') sqlite3.OperationalError: no such table: images

Fishsix20236356 commented 1 week ago

Before the error, you can see the terminal mentioned that colmap is not installed. So you need to install colmap first. I compile the colmap and install it.

YL-yyy commented 1 week ago

thanks

---- Replied Message ---- | From | @.> | | Date | 09/21/2024 20:56 | | To | zju3dv/street_gaussians @.> | | Cc | YL-yyy @.>, Author @.> | | Subject | Re: [zju3dv/street_gaussians] sqlite3.OperationalError: no such table: images (Issue #54) |

Before the error, you can see the terminal mentioned that colmap is not installed. So you need to install colmap first. I compile the colmap and install it.

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>