pez-dispenser / open_clip /constants.py
ywen's picture
initial commit
2f43921
raw
history blame contribute delete
No virus
116 Bytes
OPENAI_DATASET_MEAN = (0.48145466, 0.4578275, 0.40821073)
OPENAI_DATASET_STD = (0.26862954, 0.26130258, 0.27577711)