返回模型
说明文档
MobileNet v1
来自 ML commons 的 MobileNet 模型
Aidge 支持
注意:我们针对以下功能测试了此网络。如果您遇到任何错误,请提交一个 issue。未在 CI 中测试的功能可能无法正常工作。
| 功能 | CI 测试 |
|---|---|
| ONNX 导入 | ✔ |
| CPU 后端 | ✔ |
| CPP 导出 | ❌ |
ImageNet 224
- 来源:https://github.com/mlcommons/inference/tree/master/vision/classification_and_detection
- 输入:
- 尺寸:[N, 3, 224, 224]
- 格式:NCHW
- 输出:
- 尺寸:[N, 1001]
- ONNX:
- opset:11
- 算子:122(11 种类型)
- AvgPooling2D:1
- Clip:27
- Conv2D:14
- PaddedConv2D:1
- PaddedConvDepthWise2D:13
- Producer:59
- Reshape:2
- Shape:1
- Softmax:1
- Squeeze:1
- Cast:2
EclipseAidge/mobilenet_v1
作者 EclipseAidge
image-classification
↓ 0
♥ 0
创建时间: 2025-01-13 11:05:17+00:00
更新时间: 2025-10-28 14:28:49+00:00
在 Hugging Face 上查看文件 (3)
.gitattributes
README.md
mobilenet_v1.onnx
ONNX