Sense-GVT / DeCLIP

Supervision Exists Everywhere: A Data Efficient Contrastive Language-Image Pre-training Paradigm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Detailed Preprocess

fiona-lxd opened this issue · comments

What is the preprocess like ? Such as the resize shape, mean and std

The testing data preprocessing can be seen in [https://github.com/Sense-GVT/DeCLIP/blob/main/prototype/data/imagenet_dataloader.py#L105].