Skip to main content

Binary storage format for deep learning on videos.

Project description

Binary storage format for deep learning on videos.

https://github.com/willprice/GulpIO2/actions/workflows/test.yml/badge.svg Documentation Status

Fork notice

This is a fork of TwentyBN’s gulpio. Key differences:

  • faster: Uses simplejpeg for JPEG decoding by default (a wrapper around libjpeg-turbo) and replaces OpenCV with Pillow-SIMD for resizing images.

  • more flexible: More frame access patterns are supported, not only slice accesses.

Installation

pip install gulpio2

Migrating from gulpio

If you’ve been using gulpio, then you can use gulpio2 as a drop-in replacement. Simply replace all import gulpio ... statements with import gulpio2 ....

Prior Art

License

All original gulpio code is Copyright (c) Twenty Billion Neurons and licensed under the MIT License, see the file LICENSE.txt for details. Subsequent code is Copyright (c) Will Price, and is also licensed under the MIT License.

Download files

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

Source Distribution

gulpio2-0.0.4.tar.gz (18.9 kB view hashes)

Uploaded Source

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