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 of Neural Networks #1

Closed jaskiratsingh2000 closed 3 years ago

jaskiratsingh2000 commented 3 years ago

In order to dive deep into the understanding of the YOLO (You Only Look Once) it is more important to understand the core concept of the Neural Networks. So I basically tried to grasp what is Neural Network and how it is organized. I didn't got deep into coding implementation of it.