Metadata-Version: 2.1
Name: lost_ds
Version: 0.5.0
Summary: Lost Dataset library
Home-page: https://github.com/l3p-cv/lost_ds
Author: L3bm GmbH
Author-email: info@l3bm.com
License: MIT
Description: [![pipeline status](https://gitlab.com/l3p-cv/lost_ds/badges/master/pipeline.svg)](https://gitlab.com/l3p-cv/lost_ds/pipelines)
        <!-- [![Documentation Status](https://readthedocs.org/projects/lost_ds/badge/?version=latest)](https://lost_ds.readthedocs.io/en/latest/?badge=latest) -->
        
        ### LOSTDataset
        
        This is a library to handle datasets generated by LOST. LOSTDataset enables 
        directily producing semantic segmentations, anno-type transformations (i.e. polygon to bbox), 
        anno-style transformations (i.e. bbox xywh -> bbox x1x2y1y2), crop datasets, 
        visualize annotations, lost2coco and some more.
        
        Checkout some explanation and examples [here](https://github.com/l3p-cv/lost_ds/blob/master/examples/example.ipynb).
        
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
