Metadata-Version: 2.1
Name: torch-cv
Version: 0.0.1
Summary: A high level package for Computer Vision with pytorch
Home-page: https://github.com/RJaikanth/torch-cv
Author: Raghhuveer Jaikanth
Author-email: raghhuveerj97@gmail.com
License: UNKNOWN
Description: ========
        torch-cv
        ========
        
        
        .. image:: https://img.shields.io/pypi/v/torchcv.svg
                :target: https://pypi.python.org/pypi/torchcv
        
        .. image:: https://img.shields.io/travis/RJaikanth/torchcv.svg
                :target: https://travis-ci.com/RJaikanth/torchcv
        
        .. image:: https://readthedocs.org/projects/torchcv/badge/?version=latest
                :target: https://torchcv.readthedocs.io/en/latest/?badge=latest
                :alt: Documentation Status
        
        
        
        
        Short Description
        
        
        * Free software: MIT license
        * Documentation: https://torchcv.readthedocs.io.
        
        
        Features
        --------
        
        * TODO
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3.8
Classifier: License :: OSI Approved :: MIT License
Classifier: Development Status :: 4 - Beta
Classifier: Natural Language :: English
Classifier: Operating System :: Unix
Requires-Python: >=3.7
Description-Content-Type: text/reStructuredText 
