Skip to main content

No project description provided

Project description

DeepSport Utilities toolkit

This toolkit offers a wide range of helpers to download, transform and use datasets following the DeepSport format.

Installation

Package is released on PyPI for convenient installation:

pip install deepsport-utilities

For developement, install with:

git clone
pip install -e ".[dev]"

Available datasets

Dataset format

The datasets are stored as a json file holding items metadata and multiple data files. The easiest approach to load the data is to use the import_dataset function as illustrated in the scripts provided in the examples folder.

The resulting datasets are based on mlworkflow.Dataset, a dataset implementation of (key, value) pairs where the keys are light and allow efficient querying of the dataset while the values contain the heavy data. For more information, refer to mlworkflow repository.

Toolkit

Along with the provided datasets, the library comes with utility functions to process the dataset work with basketball courts.

Working with calibrated images captured by the Keemotion system.

Calibration data are implemented with cailb3d.Calib objects, allowing determining the relation between the image pixels (2D coordinates) and points in the real world (3D coordinates).

Images shared by Keemotion follow a convention where the origin of the 3D world is located on the furthest left corner of the basketball court relative to the main camera setup ; more precisely in the inner side of the court lines. The unit of length is the centimeter and axis orientation is illustrated here, with z pointing downward:

Keemotion 3D world convention located in the furthest left corner of the court relative to the main camera setup

Contributing

This library is open-source and contributions are welcome. However, prior to any implementation, a discussion with the main maintainer Gabriel Van Zandycke is required.

Authors and acknowledgment

While most of the library was developed by Gabriel Van Zandycke, this library benefited from the work of

  • Maxime Istasse for the project initial kick-off
  • Cedric Verleysen for some functions in court.py

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

deepsport_utilities-5.0.1.tar.gz (2.8 MB view details)

Uploaded Source

Built Distribution

deepsport_utilities-5.0.1-py3-none-any.whl (41.7 kB view details)

Uploaded Python 3

File details

Details for the file deepsport_utilities-5.0.1.tar.gz.

File metadata

  • Download URL: deepsport_utilities-5.0.1.tar.gz
  • Upload date:
  • Size: 2.8 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.10.14

File hashes

Hashes for deepsport_utilities-5.0.1.tar.gz
Algorithm Hash digest
SHA256 12ca6e88f7fbd7584c9ba98f08474b7f619f5526050d4a1844570ff04b5e2782
MD5 205fc5c63a2531179c8bd19d2cd2b16a
BLAKE2b-256 b19d20a0a75d377cf6b87588d73517b19284131a52c772bbc593dd3e6a1c3107

See more details on using hashes here.

File details

Details for the file deepsport_utilities-5.0.1-py3-none-any.whl.

File metadata

File hashes

Hashes for deepsport_utilities-5.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 de00bb3e3a796c8eb9e4494cb898e6e0c27e042800579a48624a4fe0718f22ad
MD5 80bc6e896fbf5335af7288d567061884
BLAKE2b-256 c7128e9fda59422f52343263b0298c9f114290478ed05de4c69734ab32dd875a

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page