Skip to content

shunsuke-iwashita/USO

Repository files navigation

USO (Ultimate Scoring Opportunity)

This repository contains the implementation of “Space evaluation based on pitch control using drone video in Ultimate” to be presented at CASSIS. [website] The code supports the methods and experiments presented in the paper. [ReserchGate]

Video

https://drive.google.com/drive/folders/13yr0bzPIdAkum4YztNkj-nxba5r5ohO-?usp=sharing

Overview

This repository contains the following:

  • Data for demonstration
  • Demonstration Results
  • Code to calculate OBSO and USO

Getting Started

Installation

  1. Clone this repository:
$ git clone https://github.com/shunsuke-iwashita/USO.git
  1. Create environment:
$ pip install -r requirements.txt

Perform Demonstrations

  1. Calculate and visualize OBSO
$ python calculate_obso.py --id 1_1_00
  1. Calculate and visualize USO
$ python calculate_uso.py

Contact

If you have any questions, please contact author:

  • Shunsuke Iwashita (iwashita.shunsuke[at]g.sp.m.is.nagoya-u.ac.jp)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages