Metadata-Version: 2.1
Name: VideoLoader
Version: 0.1.0
Summary: Enable high performance video data loading for machine learning.
Home-page: https://github.com/huww98/VideoLoader
Author: Weiwen Hu
Author-email: huww98@outlook.com
License: MIT
Description: # VideoLoader
        
        ![Python test](https://github.com/huww98/VideoLoader/workflows/Test/badge.svg)
        
        A python extension to enable high performance video data loading for machine learning.
        
        Early development stage
        
Keywords: pytorch dataloader video
Platform: Linux
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: POSIX
Classifier: Operating System :: POSIX :: Linux
Classifier: Topic :: Multimedia :: Video
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Programming Language :: C++
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: Implementation :: CPython
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Provides-Extra: pytorch
