VisionLearningGroup / R-C3D

code for R-C3D
MIT License
254 stars 94 forks source link

Custom dataset #34

Open teaddicted opened 6 years ago

teaddicted commented 6 years ago

Hey,

Has anybody succeeded in training it on custom dataset. I need to know what things to change in the training code for it to run on custom dataset.

Or is it possible if I arrange my dataset in activitynet format and run activitynet's training code?

Any help would be appreciated.

Thanks

viswalal commented 5 years ago

You can make the custom data set in the format of either activitynet, thumos or charades. I Have tried with Thumos. Once you have the data set and related items, similar to the standard dataset, the code works without any issues.