Skip to main content

Images made easy

Project description

# easyimages

![Build Test Release](https://github.com/i008/easyimages/workflows/Build%20Test%20Release/badge.svg)

# 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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

easyimages-1.91.tar.gz (174.2 kB view hashes)

Uploaded Source

Built Distribution

easyimages-1.91-py2.py3-none-any.whl (88.0 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page