resnet50-embeddings-onnx / model_info.json
RinkooKumar's picture
Update model_info.json
3026af7 verified
Raw
History Blame Contribute Delete
235 Bytes
{
"name": "ResNet50 Embeddings",
"framework": "onnx",
"embedding_dimension": 2048,
"classification_head": false,
"pooling": "avg",
"source": "TensorFlow/Keras ResNet50",
"weights": "ImageNet",
"converted_by": "Webkul"
}