ccasadei

Results 1 issues of ccasadei

Hi, using TurboJpeg instead of cv2, I increased the dataset image reading speed from 80 images/sec to 126 images/sec on my pc. Method: ```_convert_dataset_to_image_and_bboxes``` ```python try: # image = cv2.imread(dataset[0])...

:pushpin: ToDo