l3p-cv / lost_ds

A dataset handling library for computer vision datasets in LOST-fromat

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pipeline status

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.

About

A dataset handling library for computer vision datasets in LOST-fromat

License:MIT License


Languages

Language:Python 100.0%