zhoubolei / TRN-pytorch

Temporal Relation Networks
http://relation.csail.mit.edu/
Other
787 stars 190 forks source link

Frame Extraction: Training Need Extracted Frame of Videos? #81

Open NaeemKhan333 opened 4 years ago

NaeemKhan333 commented 4 years ago

I am trying to train the model on "Something-Something-V2" . Is it necessary to convert the downloaded .webm videos into directories containing extracted frames using a utility script extract_frames.py for training the model?