Metadata-Version: 2.1
Name: tidkvideochange
Version: 0.1.0
Summary: Custom modification of VideoText, incorporating pyscenedetect and batching frames.
Home-page: https://github.com/DominikHuss/tidkvideochange
Author: Dominik Huss
Author-email: dhuss@tidk.pl
License: MIT license
Keywords: tidkvideochange
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3.5
Requires-Dist: Click (>=6.0)
Requires-Dist: tqdm
Requires-Dist: six
Requires-Dist: lmdb
Requires-Dist: numpy
Requires-Dist: matplotlib
Requires-Dist: torch
Requires-Dist: torchvision
Requires-Dist: pillow
Requires-Dist: importlib-resources
Requires-Dist: tensorflow-gpu

===============
TIDKVideoChange
===============


.. image:: https://img.shields.io/pypi/v/tidkvideochange.svg
        :target: https://pypi.python.org/pypi/tidkvideochange

.. image:: https://img.shields.io/travis/DominikHuss/tidkvideochange.svg
        :target: https://travis-ci.com/DominikHuss/tidkvideochange

.. image:: https://readthedocs.org/projects/tidkvideochange/badge/?version=latest
        :target: https://tidkvideochange.readthedocs.io/en/latest/?badge=latest
        :alt: Documentation Status




Custom modification of VideoText, incorporating pyscenedetect and batching frames.


* Free software: MIT license
* Documentation: https://tidkvideochange.readthedocs.io.


Features
--------

* TODO

Credits
-------

This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.

.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage


=======
History
=======

0.1.0 (2019-07-15)
------------------

* First release on PyPI.


