Image retrieval model based on MobileNetV2 architecture as a backbone.
Metric | Value |
---|---|
Top1 accuracy | 0.834 |
GFlops | 0.613 |
MParams | 2.535 |
Source framework | TensorFlow* |
Name: "input" , shape: [1x3x224x224] — An input image in the format [BxCxHxW], where:
- B - batch size
- C - number of channels
- H - image height
- W - image width
Expected color order - BGR.
One [1x256]-shaped tensor — image embedding vector.
[*] Other names and brands may be claimed as the property of others.