Open kazucmpt opened 5 years ago
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.
You can use the ImagePreloader class to create a dataloader for your dataset. You can also write a custom dataloader for your own dataset.
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.