GithubHelp home page GithubHelp logo

chess-piece-object-detection's Introduction

Object Detection in TFLite

TensorFlow Lite is a set of tools that enables on-device machine learning by helping developers run their models on mobile, embedded, and IoT devices.

About the Model

Detecting Chess Pieces on Chess Board

The model detects the following chess pieces on board and draws identification boxes around them.

Click to expand
  • Black-Bishop
  • Black-King
  • Black-Knight
  • Black-Pawn
  • Black-Queen
  • Black-Rook
  • White-Bishop
  • White-King
  • White-Knight
  • White-Pawn
  • White-Queen
  • White-Rook

The dataset for training was collected from Roboflow. The dataset has been split into three sections 1) Train 2) Test 3) Validation. The dataset already contained annotations in XML format. Tensorflow Lite framework was used for Data Augmentation and Model building. The model was trained for 20 epoch cycles, with a training time of around 40 minutes.

EfficientDet-Lite4 architecture has been used to train the model, it has the highest accuracy among all variants of EfficeintDet with a small tradeoff for latency & model size.

                                                  Model in Action

chess-1

Download TensorFlow Lite Model here
Google Collab

Further Plans

  • Integrate the model with IOS/Android mobile app
  • Further improve the accuracy of model using other CNN architectures

chess-piece-object-detection's People

Contributors

aggarwal-aditya avatar

Watchers

 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.