jaskiratsingh2000 / Research-Scalable-Vehicle-Detection-on-Edge-Devices

Research project tracker: Scalable Vehicle Detection on Edge Devices
MIT License
2 stars 0 forks source link

[Concept] Understanding the architecture of Convolutional Neural Networks (CNNs) demystified #2

Closed jaskiratsingh2000 closed 3 years ago

jaskiratsingh2000 commented 3 years ago

I had intuition into convolutional neural networks. I did not go into the complex mathematics of CNN. In this I got to understand how CNN network operates and makes predictions on images. While understanding the architecture of the Convolutional Neural Network I got to know about the following things:

jaskiratsingh2000 commented 3 years ago

Reference used - https://www.analyticsvidhya.com/blog/2017/06/architecture-of-convolutional-neural-networks-simplified-demystified/