Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/waikato-datamining/image-dataset-converter-all
Meta-library that combines all image-dataset-converter libraries.
https://github.com/waikato-datamining/image-dataset-converter-all
conversion deep-learning image-dataset
Last synced: 5 days ago
JSON representation
Meta-library that combines all image-dataset-converter libraries.
- Host: GitHub
- URL: https://github.com/waikato-datamining/image-dataset-converter-all
- Owner: waikato-datamining
- License: mit
- Created: 2024-05-13T03:56:14.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-07-15T23:30:16.000Z (4 months ago)
- Last Synced: 2024-09-18T16:49:31.852Z (about 2 months ago)
- Topics: conversion, deep-learning, image-dataset
- Language: Dockerfile
- Homepage: https://github.com/waikato-datamining/image-dataset-converter
- Size: 25.4 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGES.rst
- License: LICENSE
Awesome Lists containing this project
README
# image-dataset-converter-all
Meta-library that combines all [image-dataset-converter](https://github.com/waikato-datamining/image-dataset-converter) libraries.## Installation
Via PyPI:
```bash
pip install image-dataset-converter-all
```The latest code straight from the repository:
```bash
pip install git+https://github.com/waikato-datamining/image-dataset-converter-all.git
```## Docker
[Docker](docker) images are available from:
* Docker hub: [waikatodatamining/image-dataset-converter](https://hub.docker.com/r/waikatodatamining/image-dataset-converter)
* In-house registry: `public.aml-repo.cms.waikato.ac.nz:443/tools/image-dataset-converter`