cvdfoundation / kinetics-dataset

758 stars 96 forks source link

Updated collect_dict() to scan split_video_path recursively #46

Open rendicahya opened 9 months ago

rendicahya commented 9 months ago

Previously, the collect_dict() function finds zero files since it scans the split directories non-recursively.