milksense / venus

:bug: Venus is a neural network aim assist that uses real-time object detection accelerated with CUDA on Nvidia GPUs.
MIT License
5 stars 4 forks source link

How to train this aimbot? #11

Closed Krohagamer closed 1 year ago

Krohagamer commented 1 year ago

Guys i cant understand how to train it i know that its yolov project, but someone have already trained data for it? Pls help

milksense commented 1 year ago

To collect image data for annotating and training use

python venus.py collect_data
Krohagamer commented 1 year ago

To collect image data for annotating and training use

python venus.py collect_data

but i must to put images? or just playing the game when it working?

milksense commented 1 year ago

No. This process is automatic.

Krohagamer commented 1 year ago

No. This process is automatic.

Oh ok. thx!