У нас вы можете посмотреть бесплатно Warzone AI Aimbot Yolov5 CV Enemy Detection или скачать в максимальном доступном качестве, видео которое было загружено на ютуб. Для загрузки выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием видео, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса ClipSaver.ru
Video is the detection results of a custom trained Yolov5 model to detect Enemy players and Heads. Ran the model on a video from the GOAT Faze Testy (his hands are an aimbot) and these were the results. My original goal with this project was to create a new form of aimbot in fps shooters that only relies on watching the screen and not computer memory. I used the custom Yolov5 model that reads in the video from an HDMI splitter (connected to ps4), detects if and where the enemies are on the screen, and then sends controls via python and a product called GIMX to the ps4 to move and shoot the enemy. Unfortunately, my computer is just too slow to run the model on CPU so I am releasing my code and dataset to see if anyone else can improve it using a GPU or another newer model. I'll be posting the links to the dataset and my repo on Github shortly! Thanks for checking it out!