Git Product home page Git Product logo

ow-vision's Introduction

ow-vision

About

ow-vision is an AI to detect enemy on Overwatch 2 ! It can detect hero and their head and click automatically on it

triggerbot

Features:

  • ✅ Detect enemy and enemy's head
  • ✅ Detect any hero
  • ✅ Trigger bot - click automatically on enemy head
  • ✅ Fast - 20ms to detect and click

Made with passion, raggae and YOLOv8

Content

The training training hero

Trigger bot

ow-vision has a script to click automatically on enemy head (not allowed by Overwatch 2 so use at your own risk)

Example in game: trigger bot https://cdn.discordapp.com/attachments/941415112135307314/1097663491814465566/ApplicationFrameHost_jwhkqyaIr9.gif

Code

run

python /scripts/main.py

train

!yolo train model=yolov8n.pt data=./datasets/v2/data.yaml epochs=150 imgsz=736 project=/models/result/v2 device=0

settings

# Detection.py
settings = {"toggleKey": "²", # the key to toggle the trigger bot, the square on the frame represent the state (red=disabled)
            "cooldown": 1.1, # cooldown between clicks in seconds (only for mode 0)
            "detect": [1], # detect enemy [0] or enemyHead [1] and [0, 1] for both
            "triggerDelay": 0} # delay between clicking on the target in seconds, 0 is fine

Changelogs

Version 2

Recode and larger dataset hero

Version 1.1

Started hero detection hero detection

Version 1 (test)

The AI could detect bot in the training range

bot detection

ow-vision's People

Contributors

smedjs avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.