TensorFlow CS:GO custom object detection aim bot
[ad_1]
Welcome to part 7 of our TensorFlow Object Detection API tutorial series. In this part, we’re going to change our code, that we could find the center of rectangles on our enemies, move our mouse to the center and shoot them.
GitHub tutorial: https://github.com/pythonlessons/TensorFlow-object-detection-tutorial/tree/master/7_part%20CSGO%20custom%20object%20detection%20aim%20bot
Text tutorial: https://pylessons.com/Tensorflow-object-detection-csgo-aim-bot/
Full playlist: https://www.youtube.com/watch?v=HX2yXajg8Ts&list=PLbMO9c_jUD46x-d4pIj_STGK6CWWkw0Vv
✅ Support My Channel Through Patreon:
https://www.patreon.com/PyLessons
✅ One-Time Contribution Through PayPal:
https://www.paypal.com/paypalme/PyLessons
Source
[ad_2]
How do u capture the CSGO character Model for data set ?
Im use Tiny model and have 8-10 fps )
Useful!!!!
How can i understand these? I am just searching what Python can do and these kind of stuff got me. Ai, bot and also Web developement. Which path should i follow to understand specifically this video?
Cut the resolution down by 50 %, crop the top and bottom part where nothing is happening (sky and ground). This whole game is pretty much sepia monochrome anyway so the colors can be reduced to black and white. This way you can probably increase the frame-rate.
yolo v3 installation tutorial for windows ?
Why you dont just choose a small area of the mid of the screen that is a little bit bigger than the enemy and when a enemy enter that area it moves to his face and shot. It will get you more peformance because image smaller. You know what I mean?my English is not very good
U can improve the speed of the program if you installed tensorflow-gpu version
Why do you need to use TensorFlow here? Don't u think that with OpenCV directly it might be faster?
i want to use shoot function in my project because i can not move aim in csgo or gtav. how did you do this? what is the inputs for shoot function is there numbers like 10 100? or someting different.
teach me how to move aim please.
are you using yolo neural net ?
Our job is create the hack, their job is fix it hehehe
Why not set the colors to gray scale to improve the FPS of the AI system?
the xy is screen space your forgetting the header bar..
so u just taught us how to make our own hack!
Hi,pyautogui in some games has no feature to move camera inside the game.However in your video it works which I surprised. I tried to do it in Fortnite however it doesn’t work. Is it actually any ways to do it.To move camera at the specific object on the screen?
I have tried to create the custom pointer which matches with players crosshair but still not understand
It's a pacifist robot
is the trained model of this available on github ?
TensorFlow lessons that we deserved
hmm , that will be not much faster to set a region for example middle of the screen and not all screen ?
Is it VAC safe, and whats the sense? You're pretty much doing an undetectable cheat
Awesome application bro !
u forgot to mention u need a beefy pc for this :/
Fantastic video!