zhoubolei / TRN-pytorch

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

How can I achieve the effect shown in the demo video? #28

Closed wwww1244 closed 5 years ago

wwww1244 commented 5 years ago

I mean not only classifying the action, but also detecting when the action occurred.

zhoubolei commented 5 years ago

we do that in a moving window way.