CSGO-Aimbot-CNN icon indicating copy to clipboard operation
CSGO-Aimbot-CNN copied to clipboard

A bit problem

Open ghLcd9dG opened this issue 3 years ago • 1 comments

Hi, there, I noticed that in main.py we used the cv2.dnn. It seems we are using DNN, why this project is titled CNN in readme.md

ghLcd9dG avatar Dec 26 '21 07:12 ghLcd9dG

Sorry for the delay. DNN stands for Deep Neural Networks it's a branch of Machine Learning. Any neural network with more than 3 layers can count as Deep Neural Network. Although it's not very "deep". CNN stands for Convolution Neural Network which is very useful for image processing among a lot of other things And it's a type of DNN.

ofeksadlo avatar Mar 17 '22 19:03 ofeksadlo