Metadata-Version: 2.1
Name: quickvision
Version: 0.1.0rc2
Summary: Computer Vision models and training
Home-page: UNKNOWN
Author: Aditya Oke
Author-email: okeaditya315@gmail.com
License: apache2
Download-URL: https://github.com/Quick-AI/quickvision
Project-URL: Bug Tracker, https://github.com/Quick-AI/quickvision/issues
Project-URL: Documentation, https://quick-ai.github.io/quickvision/
Project-URL: Source Code, https://github.com/Quick-AI/quickvision
Description: # Quickvision
        
        - Faster Computer Vision
        
        <div align="center">
        
        [![GitHub issues](https://img.shields.io/github/issues/Quick-AI/quickvision)](https://github.com/Quick-AI/quickvision/issues)
        [![GitHub forks](https://img.shields.io/github/forks/Quick-AI/quickvision)](https://github.com/Quick-AI/quickvision/network)
        [![GitHub stars](https://img.shields.io/github/stars/Quick-AI/quickvision)](https://github.com/Quick-AI/quickvision/stargazers)
        [![GitHub license](https://img.shields.io/github/license/Quick-AI/quickvision)](https://github.com/Quick-AI/quickvision)
        [![codecov](https://codecov.io/gh/Quick-AI/quickvision/branch/master/graph/badge.png?token=VAFPQTQK1I)](https://codecov.io/gh/Quick-AI/quickvision)
        
        ![PEP8](https://github.com/Quick-AI/quickvision/workflows/Check%20Code%20formatting/badge.png)
        ![CI Tests](https://github.com/Quick-AI/quickvision/workflows/CI%20Tests/badge.png)
        ![Docs](https://github.com/Quick-AI/quickvision/workflows/Deploy%20mkdocs/badge.png)
        ![PyPi Release](https://github.com/Quick-AI/quickvision/workflows/PyPi%20Release/badge.png)
        
        </div>
        
        
Keywords: Deep Learning,PyTorch
Platform: UNKNOWN
Classifier: Environment :: Console
Classifier: Natural Language :: English
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Scientific/Engineering :: Image Recognition
Classifier: Topic :: Scientific/Engineering :: Information Analysis
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.6
Description-Content-Type: text/markdown
