Metadata-Version: 2.1
Name: yolov5processor
Version: 0.0.2.1
Summary: Wrapper package for yolov5 inference:v3.0
Home-page: https://github.com/AkshayGanesh/yolov5processor/tree/v0.0.1
Author: Akshay G
Author-email: akshayganes@gmail.com
License: UNKNOWN
Description: # Yolo v5 Inference Engine
        Basically a wrapper for the detection program for ease of use.
        
        ## How to install:
        pip install yolov5processor
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
