Auxiliary matrials: Overview of the Architecture

Inception v1 (GoogLeNet)

The Purported Problem


  1. Scale Variability

    1_aBdPBGAeta-_AM4aEyqeTQ.webp

    → Thus, we can not dictate specific kernel size. It actually all depends on the type of information we are looking for (Global OR local).


  2. Overfitting

    → This blindly adopted technique has made the model prone to overfitting.


  3. Gradient Vanishing

    → Stacking huge number convolutional layers introduces new problem which is the gradient depletion.


  4. Computationally Expensive


Proposed Solution


Multiple Sizes on same level (Deeper → Wider)

1_DKjGRDd_lJeUfVlY50ojOA.webp

1_U_McJnp7Fnif-lw9iIC5Bw.webp