Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Highlight & Tracking Creator

A Streamlit app for automatically generating video highlights and tracking objects using YOLOv11 + ByteTrack.

✨ Features

  • Automatic Highlights
    Extracts keyframes by detecting major scene changes, then stitches them into a short fast-forward style video.
  • Object Detection & Tracking
    Track selected objects (people, vehicles, etc.) with YOLOv11 model and ByteTrack.
  • Trajectory Export
    Saves tracked object trajectories as JSON (id, frame, centroid_x, centroid_y).
  • User-Friendly UI
    Adjustable change sensitivity for highlight generation, object selection via dropdown, and one-click downloads.

🎬 Demo

Downloads:

This was created for fun, and feel free to fork it, or if you have any features you suggest to add please contact me

About

Streamlit app for automatic video highlights and object tracking with YOLOv11

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages