issue1038 / TFJS /preprocessor_config.json
jrsimuix's picture
Generated TFJS Model.json trained on image dataset
7b39bad verified
raw
history blame
140 Bytes
{
"feature_extractor_type": "ViTFeatureExtractor",
"image_mean": [0.5, 0.5, 0.5],
"image_std": [0.5, 0.5, 0.5],
"size": 128
}