Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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`