The standard datasets (except ImageNet) used for CLIP-based Prompt Tuning research (e.g., CoOp).
Based on the original datasets, this repository adds foreground segmentation masks (generated by SEEM) of all raw images.
For the foreground masks, the RGB value of the foreground region is [255, 255, 255], and the background region is [0, 0, 0].
The shorter side is always fixed to 512 px, and the scaling ratio is the same as that of the… See the full description on the dataset page:
https://huggingface.co/datasets/JREion/Prompt_Tuning_Datasets_with_Foreground.