Video-Dataset-Loading-Pytorch icon indicating copy to clipboard operation
Video-Dataset-Loading-Pytorch copied to clipboard

reporting of different issues encountered while working

Open matteoem opened this issue 3 years ago • 0 comments

Hello. I'd like to present something to fix:

TO FIX:

  1. the quick demo(demo.py) at this link report an incorrect way to use the VideoFrameDataset class. In the specific:
  • image_template should be changed into imagefile_template
  • the parameter random_shift does not exist
  • the annotations.txt file indicated in the file ask the user to have the following structure per line: immagine_2022-05-11_154731919 but instead in the github is reported: immagine_2022-05-11_154822791 Presenting a discrepancy for a user who's trying to follow the instructions step by step.

Thanks for reading, have a nice day.

matteoem avatar May 11 '22 08:05 matteoem