Python library for computer vision labeling tasks. The core functionality is to translate bounding box annotations between different formats-for example, from coco to yolo.
MIT License
317
stars
56
forks
source link
Pass random_state to sklearnGroupShuffleSplit #113
Previously random_state parameter did nothing. Adding this to fix functionality