Skip to content

Join the path twice in in file MUSIC_dataset.py line 52 #4

@ITSTODAYY

Description

@ITSTODAYY

in file MUSIC_dataset.py line 52:

49 video_segment = os.path.join(video_path, 'frame_' + audio_segment[:3])
50 if os.path.exists(video_segment):
51 self.audio_list.append(os.path.join(audio_path, audio_segment))
52 self.video_list.append(os.path.join(video_path, video_segment))*
you have joined the video path with the video segment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions