ONNX 模型库
返回模型

说明文档

简介

本仓库存储了 Inception-v3 模型,与 Kalray 的神经网络 API 兼容。</br> 详情及使用方法请参见 www.github.com/kalray/kann-models-zoo。</br>

内容

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

参考文献笔记

  • Rethinking the Inception Architecture for Computer Vision, https://arxiv.org/pdf/1512.00567.pdf

仓库或链接参考

BibTeX 条目和引用信息

@article{DBLP:journals/corr/SzegedyVISW15,
  author       = {Christian Szegedy and
                  Vincent Vanhoucke and
                  Sergey Ioffe and
                  Jonathon Shlens and
                  Zbigniew Wojna},
  title        = {Rethinking the Inception Architecture for Computer Vision},
  journal      = {CoRR},
  volume       = {abs/1512.00567},
  year         = {2015},
  url          = {http://arxiv.org/abs/1512.00567},
  eprinttype   = {arXiv},
  eprint       = {1512.00567},
  timestamp    = {Mon, 13 Aug 2018 16:49:07 +0200},
  biburl       = {https://dblp.org/rec/journals/corr/SzegedyVISW15.bib},
  bibsource    = {dblp computer science bibliography, https://dblp.org}
}

作者:

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

Kalray/inception-v3

作者 Kalray

image-classification
↓ 0 ♥ 0

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

更新时间: 2025-07-03 12:14:10+00:00

在 Hugging Face 上查看

文件 (4)

.gitattributes
README.md
inception-v3-q.onnx ONNX
inception-v3.onnx ONNX