DAPrompt
DAPrompt copied to clipboard
Pytorch implementation of DAPrompt: https://arxiv.org/abs/2202.06687
I want to run this code in VLCS dataset and i register this dataset as required, but it keeps showing that 'Object name "VLCS" does not exist in "DATASET" registry',...
Thanks for your very interesting research. I have some questions about the code of L402 in `trainers/dapl.py` https://github.com/LeapLabTHU/DAPrompt/blob/f24b0c16c06b585104ba97615f89cd5df4def872/trainers/dapl.py#L402 The original paper states that contrastive learning helps transfer learning. But, to...
Does that also support text data? thanks
Could you provide configs for training CLIP VIT-B/16 architecture
Hi there, I am trying to run this project in my machine to experiment something. I setup the project and I wanted to train it with VisDA-2017 segmentation datasets like...