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
with ODM 3.5.5
I found a bug while importing multiple video files with video2dataset.py.
limit_files is used for all images from all the input video files and not per video file.
I will fix this problem in a following PR
with ODM 3.5.5
I found a bug while importing multiple video files with video2dataset.py.
limit_files is used for all images from all the input video files and not per video file.
I will fix this problem in a following PR