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

Question about annotations.txt

Open staniPetrox opened this issue 2 years ago • 1 comments

Hey,

great repo! thank you! Just a question about annotations.txt. Am i right in the assumption that if I do NOT include a datapoint in annotations.txt, it will not be included in the dataset although it is in the same folder? Is this correct? That would be great for things like cross validation.

And by the way, the pytorch-lightning version that works with the repo in 2023 is 1.7.7(at least for me). Maybe include that in readme

All the best!

staniPetrox avatar Feb 13 '23 17:02 staniPetrox

Hi! Thanks for the message!

Yes, you are right. If a datapoint is not included in annotations.txt, it will never be included in the dataset, even though the data is in the same folder.

Also, thanks for the heads up about the pytorch lightning version! I should update the readme soon about stuff like that again. Its been a while! Thanks. Hope my repo helps you with your work!

El El lun, 13 feb 2023 a la(s) 12:35, staniPetrox @.***> escribió:

Hey,

great repo! thank you! Just a question about annotations.txt. Am i right in the assumption that if I do NOT include a datapoint in annotations.txt, it will not be included in the dataset although it is in the same folder? Is this correct? That would be great for things like cross validation.

And by the way, the pytorch-lightning version that works with the repo in 2023 is 1.7.7(at least for me). Maybe include that in readme

All the best!

— Reply to this email directly, view it on GitHub https://github.com/RaivoKoot/Video-Dataset-Loading-Pytorch/issues/20, or unsubscribe https://github.com/notifications/unsubscribe-auth/AHCGB33U6QDHTZXKMTK2OITWXJWGXANCNFSM6AAAAAAU2RWFBQ . You are receiving this because you are subscribed to this thread.Message ID: @.***>

RaivoKoot avatar Feb 13 '23 20:02 RaivoKoot