decisionforce / TPN

[CVPR 2020] Temporal Pyramid Network for Action Recognition
https://decisionforce.github.io/TPN/
Apache License 2.0
394 stars 55 forks source link

Use my own dataset to train the model #7

Closed zhulishun closed 4 years ago

zhulishun commented 4 years ago

If I want to use my dataset to train a model, what parts need to be modified?

limbo0000 commented 4 years ago

Hi @zhulishun, Please follow the instruction of Data Preparation, including the txt file to generate and parameters to modify for config files.

zhulishun commented 4 years ago

thanks

limbo0000 commented 4 years ago

I would close this issue. You could reopen it if there remain some problems.

bujianyiwang commented 3 years ago

@zhulishun How do you deal with your own dataset when following the instruction of Data Preparation? My dataset is RWF-2000 which contatins train and val folder,label is only Fight and NonFight.