> ## Documentation Index
> Fetch the complete documentation index at: https://aegean.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Object Tracking Demos

> Drone tracking, multi-object tracking, and traffic counting demonstrations.

<CardGroup cols={2}>
  <Card title="Drone Tracking (Part 1)" icon="play" href="https://www.youtube.com/watch?v=DhmZ6W1UAv4">
    Tracking a drone in flight
  </Card>

  <Card title="Drone Tracking (Part 2)" icon="play" href="https://www.youtube.com/watch?v=YrydHPwRelI">
    Continuation of the drone tracking demo
  </Card>

  <Card title="Cyclist and Vehicle Tracking (Part 1)" icon="play" href="https://www.youtube.com/watch?v=WeF4wpw7w9k">
    Multi-object tracking on road scenes
  </Card>

  <Card title="Cyclist and Vehicle Tracking (Part 2)" icon="play" href="https://www.youtube.com/watch?v=2NFwY15tRtA">
    Continuation of multi-object tracking
  </Card>

  <Card title="Traffic Count" icon="play" href="https://www.youtube.com/watch?v=HYSdFHQDDcs">
    Counting vehicles using detection and tracking
  </Card>
</CardGroup>

***

<Callout icon="pen-to-square" iconType="regular">
  [Edit this page on GitHub](https://github.com/aegean-ai/eaia/edit/main/src/media/computer-vision/object-tracking-demos.mdx) or [file an issue](https://github.com/aegean-ai/eaia/issues/new/choose).
</Callout>
