-
Notifications
You must be signed in to change notification settings - Fork 74
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
About the intermediate results #24
Comments
Hi, thanks for your interest in our work. To improve the quality, I suggest
|
Thank you very much for your patient answer. I've had success with my own data. |
|
COLMAP is running the patch matching for dense reconstruction in your captured image. It is supposed to use GPUs but I'm not sure why it does not utilize GPUs. You may check |
Thank you very much! |
Hello author! Glad to find such an interesting project. Of course, I'm currently doing similar research, but I'm just getting started.
At present, I can complete the whole process with the mouse custom data you provided and the result is expected. However, the performance of the data I shot myself was not very satisfying.
The reference images that match the query image are transposed, like this.
But the second half of the test video is as expected. Why?
result video like this.
https://user-images.githubusercontent.com/114153764/195965944-60b5bdf2-ed43-4f88-ac75-edbe353fa665.mp4
Looking forward to your reply!
The text was updated successfully, but these errors were encountered: