SiLang

Results 7 comments of SiLang

Hi, Sorry for the late reply. I've sent you the linkage of weights, yes? I will release them recently.

Hi, Sorry for the late reply. - "I'm using the .pt weights you kindly provided," The provided weights are for CLIPN with learnable prompts. So these models didn't know the...

Hi, Sorry for the late reply. For the zero-shot inference of CLIPN, you should run src/zero_shot_infer.py. We re-define the inference model in /src/classification.py. In short, the text encoder and 'no'...

Hi Sorry for the late reply. It's not necessary, lib. In fact, when I first worked on CLIPN, I didn't create a separate environment for it but rather a mix...

Hi, You can find the pre-trained model in the Reproduced Results Section of README ![image](https://github.com/user-attachments/assets/b270d0b5-8a8a-4cb0-9ad8-de898bf6bb77)

Hi, It's not necessary, lib. In fact, when I first worked on CLIPN, I didn't create a separate environment for it but rather a mix of many projects, which led...

Hi, If you are working on fine-grained OOD detection, a simple way is to treat the fine-grained categories as distinct, such as "It's a coffee cat" and "It's not a...