ONNX 模型库
返回模型

说明文档

简介

本仓库存储了与 Kalray 神经网络 API 兼容的 Mobilenet-v2 模型。</br> 详情及正确使用方法请参阅 www.github.com/kalray/kann-models-zoo。</br> Mobilenet-v2 模型说明请参阅 https://huggingface.co/docs/transformers/main/en/model_doc/mobilenet_v2。</br>

内容

  • ONNX: mobilenetv2.onnx
  • 量化 ONNX (INT8): mobilenetv2-q.onnx

参考文献笔记

  • MobileNetV2: Inverted Residuals and Linear Bottlenecks, https://arxiv.org/pdf/1801.04381

仓库或链接参考

BibTeX 条目和引用信息

@article{DBLP:journals/corr/abs-1801-04381,
  author       = {Mark Sandler and
                  Andrew G. Howard and
                  Menglong Zhu and
                  Andrey Zhmoginov and
                  Liang{-}Chieh Chen},
  title        = {Inverted Residuals and Linear Bottlenecks: Mobile Networks for Classification,
                  Detection and Segmentation},
  journal      = {CoRR},
  volume       = {abs/1801.04381},
  year         = {2018},
  url          = {http://arxiv.org/abs/1801.04381},
  eprinttype    = {arXiv},
  eprint       = {1801.04381},
  timestamp    = {Tue, 12 Jan 2021 15:30:06 +0100},
  biburl       = {https://dblp.org/rec/journals/corr/abs-1801-04381.bib},
  bibsource    = {dblp computer science bibliography, https://dblp.org}
}

作者:

  • qmuller@kalrayinc.com
  • nbouberbachene@kalrayinc.com

Kalray/mobilenet-v2

作者 Kalray

image-classification
↓ 0 ♥ 0

创建时间: 2024-06-25 06:38:33+00:00

更新时间: 2025-07-02 13:50:18+00:00

在 Hugging Face 上查看

文件 (4)

.gitattributes
README.md
mobilenetv2-q.onnx ONNX
mobilenetv2.onnx ONNX