Welcome to SkySense-O demo. Here, you only need to follow the instructions below to upload your customed images and specify text to directly obtain pixel-level interpretation results.
After setting up the environment and downloaded the checkpoint, you can execute the following command to enter the demo:
python demo.py
Enter setting to access the configuration interface, allowing you to set hyperparameters.
Example:
Please input your target texts with ',' split: setting
Then you will get following UI. If you need to fill in T to confirm , if not, just press Enter without filling in anything.
Example:
Custom_image:
Custom_text: T
Custom_save_path: T
Manner 1 : || Customed Image : ✅ || Customed Text : ❌ ||
Example:
Please input your target texts with ',' split: open_world
Manner 2 : || Customed Image : ✅ || Customed Text : ✅ (dataset-level) ||
Example:
Please input your target texts with ',' split: isa_idataset, oem_dataset
Manner 3 : || Customed Image : ✅ || Customed Text : ✅ ||
Example:
Please input your target texts with ',' split: ground, structure
Example:
Please input your input image path: ./input.jpg
Example:
Please input your save path: ./output.png
Thank you for using SkySense-O. If you have any questions or suggestions, please feel free to contact us. (zqcrafts@mail.ustc.edu.cn)