Metadata-Version: 2.1
Name: DetVisLib
Version: 1.0.0
Summary: Detections Visualization Library - easy to use library to visualize detections from various object detection frameworks.
Home-page: https://github.com/Andropogon/DetVisLib
Author: Jan Gąsienica-Józkowy
Author-email: jgjozkowy@gmail.com
License: MIT
Description: # DetVisLib
        Detections Visualization Library - easy to use library to visualize detections from various object detection frameworks.
        
        ## Installation
        ```pip install detvislib```
        
        ## How to use it?
        Create DetVisLib object and use its methods. More detailed description will be added soon
        
        ## License
        
        Â© 2021 Jan GÄ…sienica-JĂłzkowy
        
        This repository is licensed under the MIT license. See LICENSE for details.
        
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Description-Content-Type: text/markdown
