You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First of all well done!
I've made the same theme project and it's nice to see something to compare to.
The first thing that I think you need to add is a requirement.txt.
But after installing all the required models by relaunching every time to see another model missing.
I tried to launch the detect.py in yolov5s-Pytorch and it gave me an error:
You did said it's still in development so it's ok if it's not ready
The yolov3 version worked fine a bit slow on my laptop though.
I would consider to lower the input image for the model instead of 416x416 to something like 288x288 or even 160x160.
And instead of grabing the entire screen grab only the input image to accelerate detection time.
An FOV is important for an aimbot in order to focus on what you're aiming on.
All in all great job!! waiting to see a decent implementation of yolov5.
The text was updated successfully, but these errors were encountered:
First of all well done!
I've made the same theme project and it's nice to see something to compare to.
The first thing that I think you need to add is a requirement.txt.
But after installing all the required models by relaunching every time to see another model missing.
I tried to launch the detect.py in yolov5s-Pytorch and it gave me an error:
You did said it's still in development so it's ok if it's not ready
The yolov3 version worked fine a bit slow on my laptop though.
I would consider to lower the input image for the model instead of 416x416 to something like 288x288 or even 160x160.
And instead of grabing the entire screen grab only the input image to accelerate detection time.
An FOV is important for an aimbot in order to focus on what you're aiming on.
All in all great job!! waiting to see a decent implementation of yolov5.
The text was updated successfully, but these errors were encountered: