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

About Subsample video frames #38

Open
wjlszhang opened this issue Dec 8, 2022 · 2 comments
Open

About Subsample video frames #38

wjlszhang opened this issue Dec 8, 2022 · 2 comments

Comments

@wjlszhang
Copy link

wjlszhang commented Dec 8, 2022

Hi, @JiawangBian

I get my own data by a blender script, the basic idea is to take the pictures while the camera moves around the object, thus I get ~100 pics in each scense (take one pic when the camer moves center degrees). Before the training, I use below to generate valid frames

python generate_valid_frame_index.py --dataset_dir $DATASET

However, I only get 1 pic in each scense, something wrong when I take the pic?

The pic looks like below:

无标题

@JiawangBian
Copy link
Owner

You may not need to generate a valid frame index. You can just set a frame sequence, like 5 or 3 FPS

@wjlszhang
Copy link
Author

Thanks @JiawangBian, I'll do like as you suggested.
Another question do you think the abs_rel could be down to 0.01 if all my scense (both train and val) are generated with the same tooth with similar camera poses?
Thanks much!

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

2 participants