Git Product home page Git Product logo

tensorflow's Introduction

TensorFlOW

A collection of trained machine learning models to detect HP bars in the game Overwatch. Images were all collected from the game myself.

Current trained models:

  • faster_rcnn_inception_v2
  • ssd_mobilenet_v1

Getting Started

Dependencies

  • tensorflow-gpu
  • cv2
  • mss
  • numpy

Folder Structure

+ detection examples: contains example images of detected health bars using the given models
+ images: contains train/test images used to train the models
+ models: contains files of the different models (also has the trained inference graphs)
+ utils: scripts used to create the tfrecords and labels (Credit: https://github.com/datitran/raccoon_dataset)
- file_detection.py: Shows and saves detections from a folder of images
- live_detection.py: Shows detections from screenshots of the screen

Models

All models were trained using the TensorFlow object detection API. FPS was measured on a system with an i7-7700k and a GTX 1080.

faster_rcnn_inception_v2

Avg. detection FPS: 12

MIN_SCORE_THRESH: 0.97

Example 1:

Example 1

Example 2:

Example 2

Example 3:

Example 3

ssd_mobilenet_v1

Avg. detection FPS: 52

MIN_SCORE_THRESH: 0.6

Example 1:

Example 1

Example 2:

Example 2

Example 3:

Example 3

tensorflow's People

Contributors

exaphis avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

pointedstudios

tensorflow's Issues

add to HackQ-Trivia

you should add this machine learning algorithim towards the hq bot to help it learn to answer questions better

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.