Skip to content

shootenemy.py is a script that you can use object detection for sending mouse movements to an Arduino running the i2c_mouse_move.ino.

Notifications You must be signed in to change notification settings

LennyTheIntern/TPU_accelerated_rasPi3_aimbot_valorant

Repository files navigation

TPU accelerated Rasperrypi Aimbot

This project was made to expose that an object detection aimbot can run on a raspberry pi.

to get tfobject detection to work on Raspi follow this guide https://github.com/EdjeElectronics/TensorFlow-Lite-Object-Detection-on-Android-and-Raspberry-Pi/blob/master/Raspberry_Pi_Guide.md

then run this file inside of the environment above Testing/ShootEnemy.py

you will need a Arduino leonardo to run the .ino sketch

if you want to quantize a tf2 modal use script for quantizing Modals for tpu eceleration is in Quant_Script.ipynb

Note:

that I will not be sharing any modals that I end up training for this project, becuse I do not want them to be used to cheat. I have provided the script that I used to quantize the Tensor Flow graphs becuse it has alot of other uses beyond this aimbot.

image

For this project you will need and arduino micro, a google coral edge TPU a raspberry Pi and a HDMI to CSI2 adapter.

image

About

shootenemy.py is a script that you can use object detection for sending mouse movements to an Arduino running the i2c_mouse_move.ino.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published