Programmatic Video Annotation Framework for ML & Content Creation
ML researchers and video content creators needed a flexible, code-driven video annotation tool that could produce annotated videos at scale, from training data preparation to educational overlays.
Discuss Your Project
The Challenge
Existing video annotation tools were either GUI-heavy with no programmatic API, or command-line tools with poor visualization:
- ML teams needed bounding boxes, polygons, and labels for training data at scale
- Educators needed animated overlays (arrows, spotlights, text) for instructional videos
- Traditional annotation tools couldn't handle keyframe interpolation or easing animations
- No desktop-native solution combined OpenCV processing with professional video output
Our Solution
We built a React/Remotion-based video annotation framework with a type-safe annotation system, keyframe interpolation, and a Tauri desktop editor.
Architecture
- Video Engine: Remotion 4.0 for programmatic frame-by-frame rendering
- Frontend: React 18 + TypeScript with Vite
- Desktop App: Tauri 2 with OpenCV.js and ONNX Runtime
- Export: FFmpeg for high-quality video output
Annotation Types
- Bounding Boxes - Rectangular regions with labels and confidence scores
- Circles - Point annotations with configurable radius
- Polygons - Complex region outlines for irregular shapes
- Text Labels - Styled text overlays with positioning
- Arrows - Directional indicators for flow or attention
- Freehand Paths - Custom drawn annotations
- Spotlights - Highlight regions with dimmed background
Animation System
- Keyframe Interpolation - Smooth transitions between annotation states
- Easing Functions - Spring, ease-in-out, bounce, and custom curves
- Scene Composition - Intro, annotation layers, combined timeline, outro
- Fade Effects - Fade-in/out with configurable duration
Key Features
- Type-Safe API - Comprehensive TypeScript types for all annotation primitives
- Scene System - Compose complex videos from scene building blocks
- Keyframe Animation - Animate any annotation property over time
- Desktop Editor - Tauri-based GUI with real-time preview
- Batch Export - Render annotated videos via FFmpeg
- OpenCV Integration - Computer vision processing in the desktop app
Results
Technology Stack
More Case Studies
Explore more of our technical implementations
AI-Powered Feature Film Generation Pipeline
An ambitious content creation project aimed to democratize feature film production by building an end-to-end AI pipeline that transforms a simple text prompt into a 15-90 minute movie.
AI-Powered Blog Content Scraping & Generation Platform
A media company needed an intelligent content platform that could automate blog content creation by scraping existing web content, analyzing it using AI, and generating original, SEO-optimized blog posts from the extracted data.
Automated B2B Supplier Data Collection Platform with Anti-Detection & IP Rotation
A sourcing team needed to build a comprehensive supplier database across 19+ product categories and 50+ countries by collecting structured business data from B2B marketplace platforms — at scale, reliably, and without being blocked.
Frequently Asked Questions
MicrocosmWorks built this framework for teams that need to generate annotations at scale using code-driven rules rather than human clicking. It supports writing annotation pipelines as Python scripts that apply pre-trained detectors, temporal logic, and spatial rules to automatically generate training data, then exports in COCO, Pascal VOC, or YOLO formats.
Yes, MicrocosmWorks implemented a temporal annotation model that supports frame ranges, keyframe interpolation, and event-based labels with start/end timestamps. Annotators can define temporal rules like 'label as running when pose estimation detects both feet off ground for more than 3 consecutive frames' to automate action labeling.
MicrocosmWorks built a validation pipeline that computes agreement scores between programmatic annotations and a human-reviewed golden set, flagging any annotations that fall below a configurable IoU or temporal overlap threshold. The framework also supports active learning workflows that route low-confidence annotations to human reviewers.
MicrocosmWorks built the framework on top of FFmpeg and OpenCV, supporting all major container formats including MP4, MKV, AVI, and MOV, with codecs from H.264 to ProRes. The framework processes videos at their native resolution but supports configurable downscaling for the annotation pass to accelerate throughput on large datasets.
MicrocosmWorks delivers ML infrastructure projects at rates of $25-$45/hr, with a programmatic video annotation framework including the rule engine, format exporters, and quality validation pipeline typically requiring 300-500 development hours. The framework pays for itself quickly by reducing manual annotation costs that can run $5-$15 per minute of video.
Have a Similar Project in Mind?
Let's discuss how we can build a solution tailored to your needs.