Diana1026
Diana1026
Hi, my email is [email protected]. Sorry I have been working on another project recently, I will process the few-shot image name and release it soon, thanks for your patience.
Hi, I did not write any script for testing one single image, so maybe you can modify the code by yourself. Besides, our paper did not involve the anomaly segmentation...
Hi, for datasets that contain only one category (e.g., BrainMRI), they only have one subset (e.g., 'brainmri'), which is also the value of "dataset_name".
Hi, thanks for your attention to this work. If you want to evaluate our model on your self-built dataset, you should first split the training and test datasets by following...
Hi, you can write a script to randomly select the few-shot samples from training set and save the image features after your own image transformation. The dimensions of image features...
Hi, if the 'JPG' images are not included in the dataset, then there should be no impact. You can also modify the code based on your requirements.
Hi, you can download it by [this link](https://github.com/mlfoundations/open_clip/releases/download/v0.2-weights/vit_b_16_plus_240-laion400m_e32-699c4b84.pt).
Thank you for your attention. I’m currently in the process of wrapping up the project, and the code is expected to be released within the next two weeks.