Where should I put datapreporoccesed files?
kazucmpt opened this issue · 1 comments
kazucmpt commented
Hi!
Would you tell me the detail of data preprocessing and where I should put the RGB and flow files?
Are you going to upload the program files of data preprocessing?
I want to run your code in GTEA dataset.
Thank you.
sagarverma commented
You can use the ImagePreloader class to create a dataloader for your dataset. You can also write a custom dataloader for your own dataset.