What's Changed * Add tqdm progress bar and resolve 139, resolve 140 by alexheat in https://github.com/pylabel-project/pylabel/pull/141 * Splitting closes 139, closes 140 by alexheat in https://github.com/pylabel-project/pylabel/pull/142
What's Changed * Improve handling for splitter issue 134 by alexheat in https://github.com/pylabel-project/pylabel/pull/135 * Fixes for YOLO indices, file formats and paths with special characters by dpservis in https://github.com/pylabel-project/pylabel/pull/132 * Resolve issues 134 and PR 132 by alexheat in https://github.com/pylabel-project/pylabel/pull/138
New Contributors * dpservis made their first contribution in https://github.com/pylabel-project/pylabel/pull/132
What's Changed * yaml support chinese and handle voc format by pizixie in https://github.com/pylabel-project/pylabel/pull/118 * Integrating new feature to support Keypoints by alexheat in https://github.com/pylabel-project/pylabel/pull/126
New Contributors * pizixie made their first contribution in https://github.com/pylabel-project/pylabel/pull/118
What's Changed * Main by alexheat in https://github.com/pylabel-project/pylabel/pull/110 * Pass random_state to sklearnGroupShuffleSplit by charitarthchugh in https://github.com/pylabel-project/pylabel/pull/113 * Fix bug related to splitting by alexheat in https://github.com/pylabel-project/pylabel/pull/114
New Contributors * charitarthchugh made their first contribution in https://github.com/pylabel-project/pylabel/pull/113
What's Changed * Resolve issues 98 and 107 by alexheat in https://github.com/pylabel-project/pylabel/pull/108 Error when i transform a COCO dataset to a YOLO dataset with segmentation = true and cat_id_index = 0