@prefix schema: <https://schema.org/> .
@prefix af: <https://anchorfact.org/ns#> .

<https://anchorfact.org/kb/ai/video-understanding>
  a schema:article ;
  schema:headline "Video Understanding: Action Recognition, Temporal Action Detection, and Video-Language Models" ;
  schema:url <https://anchorfact.org/ai/video-understanding/> ;
  af:status "public" ;
  af:confidence "medium" ;
  af:confidenceScore "0.8" ;
  af:confidenceBasis "verified_sources" ;
  af:generationMethod "ai_structured" .

<https://anchorfact.org/kb/ai/video-understanding>
  schema:citation <https://arxiv.org/abs/1406.2199> ;
  af:sourceTier "A" .

<https://anchorfact.org/kb/ai/video-understanding>
  schema:citation <https://arxiv.org/abs/1705.07750> ;
  af:sourceTier "A" .

<https://anchorfact.org/kb/ai/video-understanding>
  schema:citation <https://arxiv.org/abs/2102.05095> ;
  af:sourceTier "A" .