PyTorch_Video_Dataset icon indicating copy to clipboard operation
PyTorch_Video_Dataset copied to clipboard

There is wrong name

Open tamasino52 opened this issue 3 years ago • 0 comments

https://github.com/MohsenFayyaz89/PyTorch_Video_Dataset/blob/8e8be239c04072a9331278974a1d06c3db75f2ba/GeneralVideoDataset.py#L87

I think you need to fix it like this. Line 87 : self.clipsList -> self.clips_list

tamasino52 avatar Aug 12 '20 05:08 tamasino52