# easyimages

# 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.
Release files for easyimages 1.91
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| easyimages-1.91.tar.gz | 174.2 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| easyimages-1.91-py2.py3-none-any.whl | Python 2, Python 3 | none | any | Details |
Total release size: 262.2 kB
Release files / easyimages-1.91.tar.gz
| Download URL | easyimages-1.91.tar.gz |
|---|---|
| Size | 174.2 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
fb3f49e9652edff6f2c096754105e269a60ce2a476b9b1646785560b3623246a
|
|
BLAKE2b-256 checksum How to use checksums |
915ea2cea004627f6436451bbe056d7ba3efbd432a21671dfc08f4730867d347
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/50.3.0 requests-toolbelt/0.9.1 tqdm/4.49.0 CPython/3.8.6
|
Release files / easyimages-1.91-py2.py3-none-any.whl
| Download URL | easyimages-1.91-py2.py3-none-any.whl |
|---|---|
| Size | 88.0 kB |
| Tags | Python 2 Python 3 |
|
SHA-256 checksum How to use checksums |
00e752b1c5ad003ccdebbbe629a25414c38e6afd4dbed573199a8fe6394045af
|
|
BLAKE2b-256 checksum How to use checksums |
c5d27dba15ccfe112e724a0579a0b06f61d1e3ba98c89ad37cfdcfc61f0d8d37
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/50.3.0 requests-toolbelt/0.9.1 tqdm/4.49.0 CPython/3.8.6
|