This document discusses small deep neural networks, their advantages, and their design. It notes that computer vision tasks now work well due to advances in deep learning. Small neural networks have advantages for applications requiring low power usage and real-time performance, such as in gadgets. Their smaller size allows for faster training, easier deployment on embedded devices, and continuous updating over-the-air. Recent advances in small networks like SqueezeNet achieve similar accuracy as larger networks but with much smaller size and parameters.