McDaived / AIMi

AIMi its an AI aimbot, it work by real-time object detection with neural networks, and recognizes the patterns similar to human movements and human formation it will identify the head as a target . It's an improved version of a very old version of YOLOv3
MIT License
108 stars 13 forks source link

File not found #24

Closed peer-pri closed 9 months ago

peer-pri commented 9 months ago

Exception has occurred: FileNotFoundError [Errno 2] No such file or directory: 'models\coco-dataset.labels' File "PRIVATE/AIMi-main\lib\detect.py", line 51, in aimbot LABELS = open(labelsPath).read().strip().split("\n") ^^^^^^^^^^^^^^^^ File "PRIVATE\AIMi-main\start.py", line 20, in inputs.aimbot(ENABLE_AIMBOT=True) FileNotFoundError: [Errno 2] No such file or directory: 'models\coco-dataset.labels'

peer-pri commented 9 months ago

Fixed