You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 11, 2023. It is now read-only.
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
where
self.jpgdecode
is assigned once in__init__
constructor:The text was updated successfully, but these errors were encountered: