juhongm999 / hsnet

Official PyTorch Implementation of Hypercorrelation Squeeze for Few-Shot Segmentation, ICCV 2021
231 stars 43 forks source link

Zero shot learning #22

Closed viethoang303 closed 2 years ago

viethoang303 commented 2 years ago

Hello, I have a question for you. Does this code support for zeros shot learning?? I want to use zero shot with this code for evaluating and training it on my dataset

Thank you

juhongm999 commented 2 years ago

Unfortunately our method and code does not support zero-shot learning.

viethoang303 commented 2 years ago

@juhongm999 Thank you for your reply