Git Product home page Git Product logo

neural-network-aimbot's Introduction

neural-network-aimbot

This is an undetected aimbot that works with the YOLOv3-tiny neural network object detection. You can train her on any of your favorite games.

Requirements:

How does aimbot work?

Aimbot uses WinAPI functions to move the mouse cursor to the center of the area detected by the neural network each frame.

Why YOLOv3-tiny?

YOLOv3 is optimized to recognize human-like entities well. YOLO is often cited as one of the fastest architectures for deep learning-based object recognition, achieving a higher frame rate per second. YOLOv3, for example, is more than 1000 times faster than R-CNN, and 100 times faster than Fast R-CNN.

YOLOv3-tiny is a "lightweight" (so to speak) model of YOLOv3, optimized for higher FPS and work on devices like the Raspberry Pi, but it pays for its speed with accuracy.

image

Performance on the COCO dataset

Model Train Test mAP FLOPS FPS Cfg Weights
SSD300 COCO trainval test-dev 41.2 - 46 link
SSD500 COCO trainval test-dev 46.5 - 19 link
YOLOv2 608x608 COCO trainval test-dev 48.1 62.94 Bn 40 cfg weights
Tiny YOLO COCO trainval test-dev 23.7 5.41 Bn 244 cfg weights
SSD321 COCO trainval test-dev 45.4 - 16 link
DSSD321 COCO trainval test-dev 46.1 - 12 link
R-FCN COCO trainval test-dev 51.9 - 12 link
SSD513 COCO trainval test-dev 50.4 - 8 link
DSSD513 COCO trainval test-dev 53.3 - 6 link
FPN FRCN COCO trainval test-dev 59.1 - 6 link
Retinanet-50-500 COCO trainval test-dev 50.9 - 14 link
Retinanet-101-500 COCO trainval test-dev 53.1 - 11 link
Retinanet-101-800 COCO trainval test-dev 57.5 - 5 link
YOLOv3-320 COCO trainval test-dev 51.5 38.97 Bn 45 cfg weights
YOLOv3-416 COCO trainval test-dev 55.3 65.86 Bn 35 cfg weights
YOLOv3-608 COCO trainval test-dev 57.9 140.69 Bn 20 cfg weights
YOLOv3-tiny COCO trainval test-dev 33.1 5.56 Bn 220 cfg weights
YOLOv3-spp COCO trainval test-dev 60.6 141.45 Bn 20 cfg weights

How detection works:

https://youtu.be/F1cYlHfw2To

More information about training, testing, and configuring the YOLO model: https://github.com/AlexeyAB/darknet

neural-network-aimbot's People

Contributors

0niel avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

neural-network-aimbot's Issues

I cant open

i get this error could someone help me, ive tried to add the cfg file but it still doesnt work
called! The last OpenCV error is:
OpenCV(4.5.3) Error: Parsing error (Failed to parse NetParameter file: C:\Users\vin\Desktop\neural-network-aimbot-main\x64\Release\yolov3-tiny.weights) in cv::dnn::dnn4_v20210608::readNetFromDarknet, file C:\build\master_winpack-build-win64-vc15\opencv\modules\dnn\src\darknet\darknet_importer.cpp, line 214

Failed to open NetParameter file: yolov3-tiny.cfg

As I'm running the code from the repo, I get the following error:

OpenCV(4.6.0) Error: Parsing error (Failed to open NetParameter file: D:\Downloads\neural-network-aimbot-main\neural- 
network-aimbot-main\x64\Debug\yolov3-tiny.cfg) in cv::dnn::dnn4_v20220524::readNetFromDarknet, file  
C:\build\master_winpack-build-win64-vc14\opencv\modules\dnn\src\darknet\darknet_importer.cpp, line 210

So I thought it would be solved if I would create the yolov3-tiny.cfg file myself and paste it in the destinated directory.
But I'm still getting this error...

How can I solve it? What am I doing wrong?

Can't open

I have built the program but when I run the exe I get the error: C:\Users*\neural-network-aimbot\x64\Release>ez-neural-network-aim.exe
OpenCV: terminate handler is called! The last OpenCV error is:
OpenCV(4.5.3) Error: Parsing error (Failed to parse NetParameter file: C:\Users*
\neural-network-aimbot\x64\Release\yolov3-tiny.cfg) in cv::dnn::dnn4_v20210608::readNetFromDarknet, file C:\build\master_winpack-build-win64-vc15\opencv\modules\dnn\src\darknet\darknet_importer.cpp, line 207. Can anyone help?

P.S. I'm new to visual studios so its possible that I may have compiled it wrong.

Проблема с opencv

Скачал,прописал везде OpenCv,скомплировал программу но выдает ошибку что нет d.dll (файл пробовал копировать из папки OpenCv)
image

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.