Image Classification
ONNX

Introduction

This repository stores the model for Inception-v3, compatible with Kalray's neural network API.
Please see www.github.com/kalray/kann-models-zoo for details and proper usage.

Contents

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

Lecture note reference

Repository or links references

BibTeX entry and citation info

@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}
}

Authors:

Downloads last month

-

Downloads are not tracked for this model. How to track
Inference Providers NEW
This model is not currently available via any of the supported Inference Providers.
The model cannot be deployed to the HF Inference API: The model has no library tag.

Dataset used to train Kalray/inception-v3

Collection including Kalray/inception-v3