HyperAIHyperAI

Command Palette

Search for a command to run...

5 months ago

Rethinking the Inception Architecture for Computer Vision

Christian Szegedy; Vincent Vanhoucke; Sergey Ioffe; Jonathon Shlens; Zbigniew Wojna

Rethinking the Inception Architecture for Computer Vision

Abstract

Convolutional networks are at the core of most state-of-the-art computer vision solutions for a wide variety of tasks. Since 2014 very deep convolutional networks started to become mainstream, yielding substantial gains in various benchmarks. Although increased model size and computational cost tend to translate to immediate quality gains for most tasks (as long as enough labeled data is provided for training), computational efficiency and low parameter count are still enabling factors for various use cases such as mobile vision and big-data scenarios. Here we explore ways to scale up networks in ways that aim at utilizing the added computation as efficiently as possible by suitably factorized convolutions and aggressive regularization. We benchmark our methods on the ILSVRC 2012 classification challenge validation set demonstrate substantial gains over the state of the art: 21.2% top-1 and 5.6% top-5 error for single frame evaluation using a network with a computational cost of 5 billion multiply-adds per inference and with using less than 25 million parameters. With an ensemble of 4 models and multi-crop evaluation, we report 3.5% top-5 error on the validation set (3.6% error on the test set) and 17.3% top-1 error on the validation set.

Code Repositories

paperswithcode/model-index
pytorch
Mentioned in GitHub
alisha17/benchmarks
tf
Mentioned in GitHub
RudreshVeerkhare/StyleGan
tf
Mentioned in GitHub
pbaylies/stylegan-encoder
tf
Mentioned in GitHub
james77777778/keras-image-models
pytorch
Mentioned in GitHub
Ciprian95/Licenta
tf
Mentioned in GitHub
fchollet/deep-learning-models
tf
Mentioned in GitHub
r-karthik/Detection-of-pests
tf
Mentioned in GitHub
rwightman/pytorch-image-models
pytorch
Mentioned in GitHub
mjhucla/TF-mRNN
tf
Mentioned in GitHub
mftnakrsu/DeepDream
tf
Mentioned in GitHub
khurram702/StyleBasedGAN
tf
Mentioned in GitHub
RemiArbache/style-transfer-M2
tf
Mentioned in GitHub
0jason000/inception_v3
mindspore
Mentioned in GitHub
stoensin/IC
tf
Mentioned in GitHub
harry24k/aepw-pytorch
pytorch
Mentioned in GitHub
levanpon98/inception_v3
tf
Mentioned in GitHub
ThanasisMattas/smartflow
tf
Mentioned in GitHub
2023-MindSpore-1/ms-code-203
mindspore
Mentioned in GitHub
loevlie/DL_Project_PSMNet
Mentioned in GitHub
manashpratim/Flower_Recognition
tf
Mentioned in GitHub
ayushgupta9198/gan
tf
Mentioned in GitHub
buyeah1109/finc
pytorch
Mentioned in GitHub
DeepMark/deepmark
pytorch
Mentioned in GitHub
mdda/deep-learning-models
tf
Mentioned in GitHub
IMvision12/keras-vision-models
pytorch
Mentioned in GitHub
thang86/thang86.github.io
Mentioned in GitHub
marload/ConvNets-TensorFlow2
tf
Mentioned in GitHub
brandontrabucco/im2txt_match
tf
Mentioned in GitHub
marcojira/fls
pytorch
Mentioned in GitHub
Radvian/apple-img
tf
Mentioned in GitHub
buyeah1109/KEN
pytorch
Mentioned in GitHub
atspatel/pydata_inception_v2
tf
Mentioned in GitHub
UnofficialJuliaMirror/DeepMark-deepmark
pytorch
Mentioned in GitHub
osmr/imgclsmob
mxnet
Mentioned in GitHub
Puzer/stylegan-encoder
tf
Mentioned in GitHub
modelhub-ai/inception-v3
Mentioned in GitHub
DT42/BerryNet
Mentioned in GitHub
shinpoi/pixiv_collector_old
Mentioned in GitHub
DanishShah/DeepDiagnosis
tf
Mentioned in GitHub
danielbis/python_cheap_fashion
tf
Mentioned in GitHub
zjZSTU/GoogLeNet
pytorch
Mentioned in GitHub
stefkim/stylegan-batik
tf
Mentioned in GitHub
matthias-wright/jax-fid
jax
Mentioned in GitHub
minlee077/BARS
tf
Mentioned in GitHub
LKLQQ/Inception-v2
mindspore
Mentioned in GitHub
rai-project/dlframework
Mentioned in GitHub
athulyashyju/sample-project
tf
Mentioned in GitHub
uclaml/Frank-Wolfe-AdvML
tf
Mentioned in GitHub
Liuyubao/transfer-learning
tf
Mentioned in GitHub
Mayurji/Image-Classification-PyTorch
pytorch
Mentioned in GitHub
ayushgupta9198/stylegan
tf
Mentioned in GitHub
Meghraj-Webllisto/stylegan
tf
Mentioned in GitHub
Radvian/apple_img
tf
Mentioned in GitHub
marcojira/fld
pytorch
Mentioned in GitHub
puxinhe/im2txt_v3
tf
Mentioned in GitHub
jooyae/NVIDIA_STYLEGAN
tf
Mentioned in GitHub
SophiaYuSophiaYu/ImageCaption
tf
Mentioned in GitHub
isaacschaal/SG_training
tf
Mentioned in GitHub
myarist/Rock-Paper-Scissors
tf
Mentioned in GitHub
lennijusten/GradCam-InceptionV3
tf
Mentioned in GitHub
AsafBarZvi/Liver_project
tf
Mentioned in GitHub
mziad97/Frog-v-Giraffe
tf
Mentioned in GitHub
brandontrabucco/im2txt_express
tf
Mentioned in GitHub
smhall97/deep_dreaming_music
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
retinal-oct-disease-classification-on-oct2017InceptionV3 (limited)
Acc: 93.4
Sensitivity: 96.6
retinal-oct-disease-classification-on-oct2017InceptionV3
Acc: 96.6
Sensitivity: 97.8

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Rethinking the Inception Architecture for Computer Vision | Papers | HyperAI