Closed sujaykadam closed 3 years ago
The resort_dataset.py throws an error :- NotADirectoryError: [WinError 267] The directory name is invalid: 'DCSASS Dataset/Abuse/Abuse001_x264_10.mp4/' on line 12 "for clip in os.listdir(subfolder_url):" Some problem with subfolder_url, help me understand the directory structure. How this to resolve this issue? Even I am getting this error.
The resort_dataset.py throws an error :- NotADirectoryError: [WinError 267] The directory name is invalid: 'DCSASS Dataset/Abuse/Abuse001_x264_10.mp4/' on line 12 "for clip in os.listdir(subfolder_url):" Some problem with subfolder_url, help me understand the directory structure.