Test with own dataset
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 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.
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.