Yadhavaramanan/Object-Detection-on-the-road-using-CNN
CNN is a type of deep learning algorithm that is commonly used in computer vision applications. The main idea behind CNNs is to capture the spatial relationships between pixels in an image. This is done through a series of operations such as convolution, pooling, and activation functions.
Jupyter Notebook