Sitemap
TDS Archive

An archive of data science, data analytics, data engineering, machine learning, and artificial intelligence writing from the former Towards Data Science Medium publication.

Photo by Hitesh Choudhary on Unsplash

Member-only story

Deep Learning

Deep Learning: Understanding The Inception Module

9 min readDec 22, 2020

--

Introduction

Back in 2014, researchers at Google (and other research institutions) published a paper that introduced a novel deep learning convolutional neural network architecture that was, at the time, the largest and most efficient deep neural network architecture.

The novel architecture was an Inception Network, and a variant of this Network called, GoogLeNet went on to achieve the state of the art performance in the classification computer vision task of the ImageNet LargeScale Visual Recognition Challenge 2014(ILVRC14).

We’ve come a long way from 2014, and so has the deep learning field. In 2020 several deep learning architectures achieve and exceed human-level performance in classification and object detection tasks.

However, the innovations and improvements within current convolutional neural networks have their roots set in their predecessors.

What to expect: This article explores the integral component of the Inception Network, this integral component is the Inception Module.

--

--

TDS Archive
TDS Archive

Published in TDS Archive

An archive of data science, data analytics, data engineering, machine learning, and artificial intelligence writing from the former Towards Data Science Medium publication.

Richmond Alake
Richmond Alake

Written by Richmond Alake

Machine Learning Content Creator with 1M+ views— Computer Vision Engineer. Interested in gaining and sharing knowledge on Technology and Finance

Responses (3)