0% found this document useful (0 votes)
22 views1 page

Convolutional Neural Network

Uploaded by

R
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
22 views1 page

Convolutional Neural Network

Uploaded by

R
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 1

Convolutional Neural Network

Let’s draw a picture of a house we as humans can easily identify it. However this is not the case of a
computer. That’s where we use CNN (recognizes pattern recognition)

A neural network consists of input hidden and output layer where the nodes are connected to each
other . CNN is a part of the neural network. Within these layers ae the filters(3*3 block) which
perform pattern recognition.

Object Detection for Weapon Detection: CNNs can detect dangerous objects like knives or guns
from images or live camera feeds. This can trigger an alert when a potential threat is identified.

You might also like