AICurious Logo

What is: Temporaral Difference Network?

SourceTDN: Temporal Difference Networks for Efficient Action Recognition
Year2000
Data SourceCC BY-SA - https://paperswithcode.com

TDN, or Temporaral Difference Network, is an action recognition model that aims to capture multi-scale temporal information. To fully capture temporal information over the entire video, the TDN is established with a two-level difference modeling paradigm. Specifically, for local motion modeling, temporal difference over consecutive frames is used to supply 2D CNNs with finer motion pattern, while for global motion modeling, temporal difference across segments is incorporated to capture long-range structure for motion feature excitation.