inceptionv4.imagenet / config.json
qubvel-hf's picture
qubvel-hf HF staff
Upload folder using huggingface_hub
918fb54 verified
raw
history blame contribute delete
144 Bytes
{"input_space": "RGB", "input_size": [3, 299, 299], "input_range": [0, 1], "mean": [0.5, 0.5, 0.5], "std": [0.5, 0.5, 0.5], "num_classes": 1000}