Coder Social home page Coder Social logo

tennisproject's Introduction

Tennis Project

Intro

This project is the final project for B.Sc degree at the Technion institute. In this project I present an end-to-end model that uses computer vision algorithms and deep learning networks in order to process and analyse official tennis matches. Main paper used for this project is Vinyes-Mora-S-2018-PhD-Thesis

Project Scope

This project is mainly focused on official match videos, and camera position and angle as shown in the next section.

Example for some tasks completed in this project are:

  1. Detecting and tracking the tennis court in frame
  2. Detecting and tracking both player in the frame
  3. Detecting and tracking the ball
  4. Extract the bottom player skeleton
  5. Detecting the exact moment of strokes
  6. Classify the strokes of the bottom player
  7. Create top view gameplay
  8. Calculate statistics of the gameplay of both players including positions heatmap and distance travelled

Example

alt text

Requirements

Python 3.4, OpenCV (cv2), PyTorch and other common packages listed in requirements.txt at the src directory.

Entry point

Entry point for the code is in process.py (scroll to the bottom to see main function video_process(...)).

tennisproject's People

Contributors

avivcaspi avatar tyler3490 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.