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

Test with own dataset #18

Open
wooj0216 opened this issue May 8, 2024 · 2 comments
Open

Test with own dataset #18

wooj0216 opened this issue May 8, 2024 · 2 comments

Comments

@wooj0216
Copy link

wooj0216 commented May 8, 2024

Thank you for your great work!

I am curious about testing with my own dataset.
I just want to get a mask image from my data.

Thank you very much.

@henghuiding
Copy link
Owner

Thank you for your great work!

I am curious about testing with my own dataset. I just want to get a mask image from my data.

Thank you very much.

Thank you for your interest to our work. You can download our trained models and run the inference code python vlt.py test [PATH_TO_CONFIG_FILE], input your image and a sentence describing the target object.

You could also considering our recent method ReLA.

@wooj0216
Copy link
Author

wooj0216 commented May 9, 2024

Thank you for the response.

I am little confused about preparing the dataset json file.
Can you give me an example json file or samples for inference?

Also, I would like to ask you if I can use images with various shapes such as (192, 384) or (120, 240).

I really appreciate for your help.

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