Metadata-Version: 2.0
Name: Orange3-ImageAnalytics
Version: 0.0.5
Summary: Orange3 add-on for image data mining.
Home-page: http://orange.biolab.si/download
Author: Bioinformatics Laboratory, FRI UL
Author-email: contact@orange.biolab.si
License: GPL3+
Keywords: orange3 add-on
Platform: UNKNOWN
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Programming Language :: Python :: 3 :: Only
Requires-Dist: Orange3 (>=3.3.5)
Requires-Dist: numpy
Requires-Dist: pillow
Requires-Dist: requests
Requires-Dist: setuptools

.. -*- mode: rst -*-

Orange3-ImageAnalytics
----------------------

`Orange3`_ add-on for management and embedding (profiling) of image data.

* Import/create data sets with (classified) image url references.
* Embed images from the data set using a trained deep neural network, and
  mine their embedding through standard data mining tools in Orange.

.. _Orange3: https://pypi.python.org/pypi/Orange3


