Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/waikato-datamining/image-dataset-converter-video
Video support for the image-dataset-converter library.
https://github.com/waikato-datamining/image-dataset-converter-video
conversion deep-learning image-dataset video
Last synced: 5 days ago
JSON representation
Video support for the image-dataset-converter library.
- Host: GitHub
- URL: https://github.com/waikato-datamining/image-dataset-converter-video
- Owner: waikato-datamining
- License: mit
- Created: 2024-03-12T19:52:41.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-05-13T22:51:37.000Z (6 months ago)
- Last Synced: 2024-06-27T14:19:12.886Z (5 months ago)
- Topics: conversion, deep-learning, image-dataset, video
- Language: Python
- Homepage: https://github.com/waikato-datamining/image-dataset-converter
- Size: 45.9 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGES.rst
- License: LICENSE
Awesome Lists containing this project
README
# image-dataset-converter-video
Video support for the [image-dataset-converter](https://github.com/waikato-datamining/image-dataset-converter) library.## Installation
Via PyPI:
```bash
pip install image-dataset-converter-video
```The latest code straight from the repository:
```bash
pip install git+https://github.com/waikato-datamining/image-dataset-converter-video.git
```## Plugins
See [here](plugins/README.md) for an overview of all plugins.