%0 Thesis %A Chappa, Naga Venkata Sai Ravi Teja %D 2020 %T Squeeze-and-Excitation SqueezeNext: An Efficient DNN for Hardware Deployment %U https://hammer.purdue.edu/articles/thesis/Squeeze-and-Excitation_SqueezeNext_An_Efficient_DNN_for_Hardware_Deployment/12170394 %R 10.25394/PGS.12170394.v1 %2 https://hammer.purdue.edu/ndownloader/files/22377948 %K CNN %K DNN %K BlueBox 2.0 %K i.Mx-RT1060 %K Computer Engineering %X
Convolution neural network is being used in field of autonomous driving vehicles or driver assistance systems (ADAS), and has achieved great success. Before the convolution neural network, traditional machine learning algorithms helped the driver assistance systems. Currently, there is a great exploration being done in architectures like MobileNet, SqueezeNext & SqueezeNet. It improved the CNN architectures and made it more suitable to implement on real-time embedded systems.
This thesis proposes an efficient and a compact CNN to ameliorate the performance of existing CNN architectures. The intuition behind this proposed architecture is to supplant convolution layers with a more sophisticated block module and to develop a compact architecture with a competitive accuracy. Further, explores the bottleneck module and squeezenext basic block structure. The state-of-the-art squeezenext baseline architecture is used as a foundation to recreate and propose a high performance squeezenext architecture. The proposed architecture is further trained on the CIFAR-10 dataset from scratch. All the training and testing results are visualized with live loss and accuracy graphs. Focus of this thesis is to make an adaptable and a flexible model for efficient CNN performance which can perform better with the minimum tradeoff between model accuracy, size, and speed. Having a model size of 0.595MB along with accuracy of 92.60% and with a satisfactory training and validating speed of 9 seconds, this model can be deployed on real-time autonomous system platform such as Bluebox 2.0 by NXP.
%I Purdue University Graduate School