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

pairs.th file #22

Open
yhldrf opened this issue Sep 8, 2021 · 11 comments
Open

pairs.th file #22

yhldrf opened this issue Sep 8, 2021 · 11 comments

Comments

@yhldrf
Copy link

yhldrf commented Sep 8, 2021

Hi, thank you for sharing the cool work. I am wondering how to generate the pairs.th file in the configs folder.

@apchenstu
Copy link
Owner

Hi, you can find a "Pairs generation" section in the "renderer.ipynb" for the pairing generation

@huiqing-su
Copy link

Hi, in "Pairs generation" , I am wondering what is 'poses_bounds.npy'.

@apchenstu
Copy link
Owner

Hi, I merged a pull from someone, I think poses_bounds is his own data.

@huiqing-su
Copy link

Thanks for your quick reply. Does it means that I can't find the file called "poses_bounds.npy" in this work? In fact, I want to test this program in the data-set collected by myself, but I don't know how to write the pair.th.

@Yuchen-Song
Copy link

Yuchen-Song commented Jul 24, 2022

Thanks for your quick reply. Does it means that I can't find the file called "poses_bounds.npy" in this work? In fact, I want to test this program in the data-set collected by myself, but I don't know how to write the pair.th.

@shq12345678 Have you fixed that problem?

@MobiusLqm
Copy link

@apchenstu Hi, could you please help us?

@MobiusLqm
Copy link

Thanks for your quick reply. Does it means that I can't find the file called "poses_bounds.npy" in this work? In fact, I want to test this program in the data-set collected by myself, but I don't know how to write the pair.th.

Thanks for your quick reply. Does it means that I can't find the file called "poses_bounds.npy" in this work? In fact, I want to test this program in the data-set collected by myself, but I don't know how to write the pair.th.

@shq12345678 Have you fixed that problem?

Hi, have you solved this problem?

@Yuchen-Song
Copy link

@apchenstu Hi, could you please help us?

Hi, maybe you can check out at my implementation here, modify the folder parameter in
gen_pairs.py and run it, it should generate the path.th file of your own version :)

@MobiusLqm
Copy link

Thank you!

@yfq512
Copy link

yfq512 commented Jan 13, 2023

@Yuchen-Song 万分感谢你的分享,大致看了这个项目和你的项目,还是不懂怎么渲染自己的数据,你能大致说一下怎么通过一个视频或是一组图片,生成渲染的视频么,中间那些的数据比如:poses_bounds.npy,dtu那些 Cameras/ Depths/ Rectified/ 都是怎么来的?

@Yuchen-Song
Copy link

@yhldrf 我并没有用dtu的数据集,自己的数据应该属于llff数据。gen_pairs.py这个函数其实就是简单的把自己的数据分成训练集和测试集(在我的文档中是每6张图片选用1张作为测试集)

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

6 participants