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

Testing on custom image inputs #34

Open
shojint opened this issue Dec 4, 2024 · 1 comment
Open

Testing on custom image inputs #34

shojint opened this issue Dec 4, 2024 · 1 comment

Comments

@shojint
Copy link

shojint commented Dec 4, 2024

@Golbstein in another issue #22 (comment) suggested that we can test our own images by changing the batch to have our data.

you can simply change the batch to have your data

batch['context']['image'] = your input
batch['context']['extrinsics'] = your extrinsics
batch['context']['intrinsics'] = your intrinsic

batch['target']['extrinsics'] = your desired novel views

Which script do I need to change? Thank you.

@shojint shojint changed the title Test on custom image inputs Testing on custom image inputs Dec 4, 2024
@Acedess
Copy link

Acedess commented Jan 8, 2025

Same question. Have you successfully tested your custom image inputs?

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