Convolutional Neural Networks(CNN) have become very popular in computer vision. However, in order to achieve a higher degree of accuracy modern CNNs are becoming deeper and increasingly complex. Such networks cannot be used in real applications like robots and self driving cars.In this section we will be discussing a CNN architecture that aims to effectively tackle this problem.
MobileNet
MobileNet is an efficient and portable CNN architecture that is used in real world applications. MobileNets ...
Published on October 07, 2020 07:14