Skip to content

Instantly share code, notes, and snippets.

@kwea123
Created April 26, 2020 10:07
Show Gist options
  • Star 16 You must be signed in to star a gist
  • Fork 7 You must be signed in to fork a gist
  • Save kwea123/f0e8f38ff2aa94495dbfe7ae9219f75c to your computer and use it in GitHub Desktop.
Save kwea123/f0e8f38ff2aa94495dbfe7ae9219f75c to your computer and use it in GitHub Desktop.
colmap_colab.ipynb
Display the source blob
Display the rendered blob
Raw
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@smallpeachofchangan
Copy link

Hello, I had some problems in the last run COLMAP step, could you help me? image

Hello, I had the same problem, Have you solved the problem? May I ask how it was solved?

@Rim-ZAMZAMI
Copy link

same error here 'FileNotFoundError: [Errno 2] No such file or directory: 'colmap''

@smallpeachofchangan
Copy link

Hello!Help!
The results are very vague. Does anyone else have the same problem?

@smallpeachofchangan
Copy link

@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? problem

If you use pose_utils.py I provided, it will generate a file named view_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

    [
      
    
        ![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)
view_imgs-txt

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.

@Rim-ZAMZAMI
Copy link

@smallpeachofchangan can you help with this error
165893515-ec160f3d-9113-4543-9976-f07358732ae6

@sukikotori
Copy link

@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

@AvishkarArjan
Copy link

Hello, I had some problems in the last run COLMAP step, could you help me? image

Hi I'm having the same problem, did you find a soln ? Do tell

@AvishkarArjan
Copy link

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

@AvishkarArjan
Copy link

Hello, I had some problems in the last run COLMAP step, could you help me? image

Hello, I had the same problem, Have you solved the problem? May I ask how it was solved?

Hi I'm having the same problem, did you find a soln ? Do tell

@BernardonsDD3
Copy link

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment