suoych / TAS

Implementation of the paper Text Augmented Spatial Aware Zero-shot Referring Image Segmentation (Findings of EMNLP 2023)
Apache License 2.0
5 stars 0 forks source link

What about computing resource consumption #1

Open nightbreezecool opened 3 months ago

nightbreezecool commented 3 months ago

What about computing resource consumption?

suoych commented 3 months ago

Hi, experiments can be run on a single RTX 3090 GPU.

nightbreezecool commented 3 months ago

Hi! Thank you very much for your reply! But I have one more question.
How long does it takes? When train, when test?

suoych commented 3 months ago

Hi! Thank you very much for your reply! But I have one more question. How long does it takes? When train, when test?

Our method is training-free. The inference speed depends on the GPU you use.