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

<https://anchorfact.org/kb/ai/human-pose-estimation>
  a schema:article ;
  schema:headline "Human Pose Estimation: 2D/3D Keypoint Detection and Transformer-Based Body Tracking" ;
  schema:url <https://anchorfact.org/ai/human-pose-estimation/> ;
  af:status "public" ;
  af:confidence "medium" ;
  af:confidenceScore "0.78" ;
  af:confidenceBasis "verified_sources" ;
  af:generationMethod "ai_structured" .

<https://anchorfact.org/kb/ai/human-pose-estimation>
  schema:citation <https://arxiv.org/abs/1312.4659> ;
  af:sourceTier "A" .

<https://anchorfact.org/kb/ai/human-pose-estimation>
  schema:citation <https://arxiv.org/abs/1812.08008> ;
  af:sourceTier "A" .

<https://anchorfact.org/kb/ai/human-pose-estimation>
  schema:citation <https://arxiv.org/abs/1902.09212> ;
  af:sourceTier "A" .