-
-
Save kwea123/f0e8f38ff2aa94495dbfe7ae9219f75c to your computer and use it in GitHub Desktop.
@Bohan-Zhang-2017 Maybe you can use this version of
pose_utils.py
to see if it works or not, referring to #Fyusion/LLFF#60.Thank you for your reply! I have solved this problem. When I execute the code of "360 inward facing scene", I encounter this problem. May I ask how I could solve this problem?
If you use
pose_utils.py
I provided, it will generate a file namedview_imgs.txt
, just use the images listed in it as your dataset.@kwea123 Thank you for your reply! According to your suggestion, I got a result. But the result is not good. May I ask how I could solve this problem? (I also uploaded the
view_imgs.txt
file generated according to your program)[ ![exp](https://user-images.githubusercontent.com/50520115/175796481-edb68deb-69a7-447d-a2d4-f515732162e4.gif) ](https://user-images.githubusercontent.com/50520115/175796481-edb68deb-69a7-447d-a2d4-f515732162e4.gif) [ ](https://user-images.githubusercontent.com/50520115/175796481-edb68deb-69a7-447d-a2d4-f515732162e4.gif)
[ ](https://user-images.githubusercontent.com/50520115/175796481-edb68deb-69a7-447d-a2d4-f515732162e4.gif) ![exp](https://user-images.githubusercontent.com/50520115/175796481-edb68deb-69a7-447d-a2d4-f515732162e4.gif) [ ](https://user-images.githubusercontent.com/50520115/175796481-edb68deb-69a7-447d-a2d4-f515732162e4.gif)
hhh, you seem to mistake me for the author. Maybe more training time would help? I'm not sure.
@gdhy9064 Thank you for helping me sincerely!
Have you solved the problem? I would like to ask you how to do it. I have the same problem, the picture is fuzzy and strange.
@smallpeachofchangan can you help with this error
@kwea123
I have these questions. How should I solve them? thank
error: pathspec 'dev' did not match any file(s) known to git
[210/210] Linking CXX executable src/colmap/exe/colmap
FAILED: src/colmap/exe/colmap
Hi I'm having the same problem, did you find a soln ? Do tell
Hi I'm having the same problem, did you find a soln ? Do tell
Hello! I've got this error.:
CMake Warning at cmake/CMakeHelper.cmake:103 (add_executable):
Cannot generate a safe runtime search path for target colmap_main because
files in some directories may conflict with libraries in implicit
directories:
runtime library [libtbb.so.12] in /usr/lib/x86_64-linux-gnu may be hidden by files in:
/usr/local/lib
Some of these libraries may not be found correctly.
Call Stack (most recent call first):
src/colmap/exe/CMakeLists.txt:67 (COLMAP_ADD_EXECUTABLE)
CMake Error in src/colmap/math/CMakeLists.txt:
Imported target "metis" includes non-existent path
"/content/ceres-solver/build/colmap/build/colmap/METIS_INCLUDE_DIRS-NOTFOUND"
in its INTERFACE_INCLUDE_DIRECTORIES. Possible reasons include:
-
The path was deleted, renamed, or moved to another location.
-
An install or uninstall procedure did not complete successfully.
-
The installation package was faulty and references files it does not
provide.
-- Generating done (0.2s)
CMake Generate step failed. Build files cannot be regenerated correctly.
Do you guys know how to fix it?
Hello! I've got this error.: CMake Warning at cmake/CMakeHelper.cmake:103 (add_executable): Cannot generate a safe runtime search path for target colmap_main because files in some directories may conflict with libraries in implicit directories:
runtime library [libtbb.so.12] in /usr/lib/x86_64-linux-gnu may be hidden by files in: /usr/local/lib
Some of these libraries may not be found correctly. Call Stack (most recent call first): src/colmap/exe/CMakeLists.txt:67 (COLMAP_ADD_EXECUTABLE)
CMake Error in src/colmap/math/CMakeLists.txt: Imported target "metis" includes non-existent path
"/content/ceres-solver/build/colmap/build/colmap/METIS_INCLUDE_DIRS-NOTFOUND"
in its INTERFACE_INCLUDE_DIRECTORIES. Possible reasons include:
- The path was deleted, renamed, or moved to another location.
- An install or uninstall procedure did not complete successfully.
- The installation package was faulty and references files it does not
provide.-- Generating done (0.2s) CMake Generate step failed. Build files cannot be regenerated correctly.
Do you guys know how to fix it?
I am getting the same error!!!
Hello!Help!
The results are very vague. Does anyone else have the same problem?