Images made easy
Project description
# easyimages
[![Foo](https://img.shields.io/pypi/v/easyimages.svg)](https://pypi.python.org/pypi/easyimages) [![Foo](https://img.shields.io/travis/i008/easyimages.svg)](https://travis-ci.org/i008/easyimages) [![Python 3.6](https://img.shields.io/badge/python-3.6-blue.svg)](https://www.python.org/downloads/release/python-360/)
# Info
This small but handy package solves several issues i had while working with images and image datasets - especially in the context of exploring datsets, inspecting and shareing the results. Keep in mind that his package is not directly related to the training process and loading image data, for that i found pytorch dataloading patterns to work very well.
# Installation `bash pip install easyimages `
Features
Simple API
Easy image exploration
Inteligent behaviour based on execution context (terminal, jupyter etc)
Lazy evaluation
Loading images from many different sources (filesystem, pytorch, numpy, web-urls, etc)
Storing annotations (tags, bounding boxes) allong the image in the same object
Visualizing labels (drawing boxes and drawing the label onto the image)
Visualizing images as Grids (ImagesLists)
Visualizing huge amounts of images at once (by leveraging fast html rendering)
Displaying images while working in jupyter notebook
Displaying images inline in console mode (iterm)
Credits
MAP calculation code comes from: https://github.com/MathGaron/mean_average_precision
History
0.1.0 (2018-08-24)
First release on PyPI.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file easyimages-0.9.0.tar.gz
.
File metadata
- Download URL: easyimages-0.9.0.tar.gz
- Upload date:
- Size: 175.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.4.2 requests/2.21.0 setuptools/40.6.3 requests-toolbelt/0.9.1 tqdm/4.28.1 CPython/3.7.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c52d97670bf79ab4ec15ccbad3416af3d4496b1f41947d64ff6175b940e3ed66 |
|
MD5 | e8e141fac548c553d3a991eee38cd209 |
|
BLAKE2b-256 | a5a9d24583cb97ea58ea04cf9746e6b2fafc7565199cefa1e9fe20dbb5243a4b |
File details
Details for the file easyimages-0.9.0-py2.py3-none-any.whl
.
File metadata
- Download URL: easyimages-0.9.0-py2.py3-none-any.whl
- Upload date:
- Size: 87.9 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.4.2 requests/2.21.0 setuptools/40.6.3 requests-toolbelt/0.9.1 tqdm/4.28.1 CPython/3.7.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 40c154839dbfe79399c84f0bdda3fbaad23a5d273f6db2db7955f7618a4dbab1 |
|
MD5 | 7e9672cee2faa342460b33a7d6cb4600 |
|
BLAKE2b-256 | e5943d334a442c880ccff33501e181752b88f38417703e49e84672e0248cc84c |