henghuiding / Vision-Language-Transformer

[ICCV2021 & TPAMI2023] Vision-Language Transformer and Query Generation for Referring Segmentation
MIT License
340 stars 21 forks source link

How to perform Inference? #5

Closed YunLongPan closed 2 years ago

changliu19 commented 2 years ago

Hi Yunlong,

Please refer to the Evaluation section in the README and example config files.

YunLongPan commented 2 years ago

There is no script for inference image segmentation in the project, could you provide it?

henghuiding commented 2 years ago

python vlt.py test [PATH_TO_CONFIG_FILE]