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

How to generate Conditon based scenes. #31

Open
Rizulv opened this issue Jun 10, 2024 · 1 comment
Open

How to generate Conditon based scenes. #31

Rizulv opened this issue Jun 10, 2024 · 1 comment

Comments

@Rizulv
Copy link

Rizulv commented Jun 10, 2024

Like how to give the data as input and in what dimensions or type of data to be given.
For example,
Lets suppose i want to test the model for scene rearrangement, scene completition so how can i test the model on my custom data?
please guide.

@tangjiapeng
Copy link
Owner

Hi, the input of scene rearrangement and scene completion is done by dataloader. You can also add a new argument in the inference script to directly read the inputs from a pre-processed file.

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