Skip to content
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

The question of how to install colmap #19

Open
ThePrecoder opened this issue Nov 22, 2021 · 14 comments
Open

The question of how to install colmap #19

ThePrecoder opened this issue Nov 22, 2021 · 14 comments

Comments

@ThePrecoder
Copy link

I'm sorry to bother you sir.I'm a student interested in your code,but I just don't know how to install it.
Before installing it into colmap folder,should I add
image
into it first?And then just follow the basic step to install the colmap into it without covering these files?I just don't understand what "do not cover colmap folder with the original version" and "we add masks to COLMAP and denote it as a submodule"means.I'm so looking forward to your reply.

@ThePrecoder
Copy link
Author

image
this is what I downloaded,should I just copy it into colmap folder?Im a freshman,so sorry to bother you.

@weiyithu
Copy link
Owner

It means that we modify the original COLMAP and update some functions. When you "git clone --recursive [email protected]:weiyithu/NerfingMVS.git", you have already downloaded our version's COLMAP. However, what you download is the source code and you need to compile it following https://colmap.github.io/install.html. Notice that do not run 'git clone https://github.com/colmap/colmap.git' and 'git checkout dev' since these two commands will cover the colmap folder. You may refer to #15 .

@ThePrecoder
Copy link
Author

It means that we modify the original COLMAP and update some functions. When you "git clone --recursive [email protected]:weiyithu/NerfingMVS.git", you have already downloaded our version's COLMAP. However, what you download is the source code and you need to compile it following https://colmap.github.io/install.html. Notice that do not run 'git clone https://github.com/colmap/colmap.git' and 'git checkout dev' since these two commands will cover the colmap folder. You may refer to #15 .

Thanks a lot,I'll try later.

@ThePrecoder
Copy link
Author

It means that we modify the original COLMAP and update some functions. When you "git clone --recursive [email protected]:weiyithu/NerfingMVS.git", you have already downloaded our version's COLMAP. However, what you download is the source code and you need to compile it following https://colmap.github.io/install.html. Notice that do not run 'git clone https://github.com/colmap/colmap.git' and 'git checkout dev' since these two commands will cover the colmap folder. You may refer to #15 .

Sorry but,when I run "make"after "cmake ..",it occurs
image

I dont know what happened.

@weiyithu
Copy link
Owner

Could you provide more details?

@ThePrecoder
Copy link
Author

Could you provide more details?
That error was resolved,
when I run "sh run.sh $scene_name",it occurs
image
did that mean the memory was used up.

@weiyithu
Copy link
Owner

Yeah, it is out of memory.

@ThePrecoder
Copy link
Author

Yeah, it is out of memory.

1637914704(1)
what happened to this...it said" unpack requires a buffer of 12 bytes"when loaded point_vis

@weiyithu
Copy link
Owner

It may because you used original COLMAP instead of our version's. You can refer to #15 and #2

@ThePrecoder
Copy link
Author

okay,I've seen that.thanks a lot,Im sorry for not getting you back for so long.These days I was busy doing my tasks.

@ThePrecoder
Copy link
Author

It may because you used original COLMAP instead of our version's. You can refer to #15 and #2

My problem is solved,thank you so much.

@weiyithu
Copy link
Owner

weiyithu commented Dec 1, 2021

Oh, that's great.

@ygjwd12345
Copy link

I also face the same problem. I install colmap for https://github.com/B1ueber2y/colmap.git. But the problem still exists.

@nitishkiitk
Copy link

Oh, that's great.
Dear author the error of the byte is not fixed can you help or can you provide the actual installation process?
unpack requires a buffer of 12 bytes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants