LIU Chen
Results
1
comments of
LIU Chen
Hi, Guys, I think I found the problem. the CLIP is different in two directories, [CLIP-ViL](https://github.com/ylsung/VL_adapter/tree/main/CLIP-ViL)/clip/ and [VL-T5](https://github.com/ylsung/VL_adapter/tree/main/VL-T5)/[src](https://github.com/ylsung/VL_adapter/tree/main/VL-T5/src)/clip/. We should import CLIP from VL-T5/src/clip/. Could you help to mention such...