Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/waikato-datamining/image-dataset-converter-imgstats
Image statistics extension for the image-dataset-converter library.
https://github.com/waikato-datamining/image-dataset-converter-imgstats
conversion deep-learning image-dataset statistics
Last synced: 5 days ago
JSON representation
Image statistics extension for the image-dataset-converter library.
- Host: GitHub
- URL: https://github.com/waikato-datamining/image-dataset-converter-imgstats
- Owner: waikato-datamining
- License: mit
- Created: 2024-03-12T19:49:56.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-07-01T21:37:03.000Z (5 months ago)
- Last Synced: 2024-09-30T06:51:16.340Z (about 1 month ago)
- Topics: conversion, deep-learning, image-dataset, statistics
- Language: Python
- Homepage: https://github.com/waikato-datamining/image-dataset-converter
- Size: 19.5 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-imgstats
Image statistics extension for the [image-dataset-converter](https://github.com/waikato-datamining/image-dataset-converter) library.## Installation
Via PyPI:
```bash
pip install image-dataset-converter-imgstats
```The latest code straight from the repository:
```bash
pip install git+https://github.com/waikato-datamining/image-dataset-converter-imgstats.git
```## Plugins
See [here](plugins/README.md) for an overview of all plugins.