Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/waikato-datamining/image-dataset-converter-pdf
PDF support for the image-dataset-converter library.
https://github.com/waikato-datamining/image-dataset-converter-pdf
conversion deep-learning image-dataset pdf
Last synced: about 2 months ago
JSON representation
PDF support for the image-dataset-converter library.
- Host: GitHub
- URL: https://github.com/waikato-datamining/image-dataset-converter-pdf
- Owner: waikato-datamining
- License: mit
- Created: 2024-07-01T01:08:31.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-07-01T21:37:21.000Z (6 months ago)
- Last Synced: 2024-11-05T23:05:47.888Z (about 2 months ago)
- Topics: conversion, deep-learning, image-dataset, pdf
- Language: Python
- Homepage: https://github.com/waikato-datamining/image-dataset-converter
- Size: 13.7 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-pdf
PDF support for the image-dataset-converter library.## Installation
Via PyPI:
```bash
pip install image-dataset-converter-pdf
```The latest code straight from the repository:
```bash
pip install git+https://github.com/waikato-datamining/image-dataset-converter-pdf.git
```## Plugins
See [here](plugins/README.md) for an overview of all plugins.