Autonomous VehiclesCase Study

What Goes Into Autonomous Vehicle Annotation? A Perception-Stack Case Study

AV perception annotation is not image labelling at scale — it is sensor-fusion data engineering. Six annotation modalities, hundreds of sequential frames, and safety-critical QA requirements that generic image annotation providers are not equipped to meet.

27 June 202614 min read

Quick answer

Autonomous vehicle perception annotation covers six modalities: 2D bounding boxes on camera frames, 3D cuboid placement in LiDAR point clouds, lane-marking polylines, driveable-surface polygons, radar target classification, and multi-frame tracking ID propagation across sequential scenes. A single annotated AV scene requires coordinated labels across 4–8 sensor inputs. At L4 scale, AV programmes require millions of labelled objects — Waymo has published figures exceeding 20 billion annotated objects in its training corpus. The quality standard is set by the safety case, not by annotation vendor defaults.

Why AV Perception Annotation Is Different From Standard Image Labelling

Standard image annotation handles static, single-frame tasks — one image, one set of labels, output to a JSON file. AV perception annotation handles dynamic, multi-modal, sequential data where a labelling error on frame 47 can corrupt the tracking ID of a cyclist for the next 200 frames.

The data volume is also structurally different. A camera-only dataset at 10 Hz generates 36,000 frames per hour of driving. Add LiDAR at 10 Hz, front and side cameras, and radar, and a single hour of road data expands to several hundred gigabytes of raw sensor streams that must be synchronised before annotation can begin. Annotation teams that have not worked with AV data underestimate both the data preparation overhead and the sequence-level review burden.

According to a 2025 industry analysis by AV testing organisation PAVE, the annotation burden for an L4 AV programme is 15–25x greater per kilometre than for an ADAS (L1–L2) programme, reflecting the switch from 2D camera-only to full sensor fusion and from single-frame to sequential tracking annotation.

The Six AV Perception Annotation Modalities

1. 2D Camera Bounding Boxes

Rectangular labels on camera images for vehicles, pedestrians, cyclists, and other traffic participants. Includes object class, occlusion level, truncation status, and — in ADAS programmes — relative distance estimate. This is the highest-volume annotation task and the one most easily accelerated with model-assisted pre-labelling once a camera detection model is bootstrapped. Standard throughput: 300–500 camera frames per annotator per day for urban scenes.

2. 3D LiDAR Cuboid Annotation

Six-degree-of-freedom bounding boxes in LiDAR point cloud space, capturing position (x, y, z), dimensions (length, width, height), and heading angle. This is the most technically demanding annotation task — annotators must reason about 3D geometry from sparse point returns, handle partially occluded objects where only a few points are visible, and maintain cuboid consistency with adjacent frames. Throughput for urban LiDAR scenes: 80–150 scenes per annotator per day. For a deeper technical guide, see our post on 3D cuboid annotation for autonomous driving.

3. Lane and Road Marking Polylines

Polyline annotations tracing lane boundaries, lane centre lines, crosswalks, stop lines, and road edge boundaries. These feed both the perception system (lane detection for lateral control) and the map stack (HD map generation). Lane annotation quality degrades significantly in rain, at night, and in construction zones — which are exactly the scenarios most important to annotate correctly. See our lane detection annotation service for the annotation standards we apply.

4. Driveable Surface and Semantic Segmentation

Polygon or pixel-level labels for driveable area, sidewalks, grass, and static obstacles. This feeds occupancy grids and scene understanding models. Semantic segmentation annotation is 5–8x slower than bounding box annotation at equivalent quality — most AV programmes use it selectively for scene understanding training data rather than for all perception tasks.

5. Sensor Fusion Verification

The QA step that verifies 3D cuboids (LiDAR) and 2D boxes (camera) are geometrically consistent using the sensor calibration matrix. A 3D cuboid in LiDAR space must project onto the correct pixel region in the paired camera image. Misalignment of more than 5–8 pixels on a standard forward camera degrades sensor fusion model training. This step is frequently skipped by annotation vendors without AV-specific expertise — and is a common root cause of poor sensor fusion model performance.

6. Multi-Frame Tracking ID Propagation

Unique tracking IDs assigned to each object and propagated consistently across hundreds of sequential frames. Annotators review the full sequence, propagate IDs forward with interpolation between keyframes, and resolve ID merges and splits when objects appear, disappear, or are occluded. The hardest cases — pedestrian groups that separate and rejoin, objects that exit and re-enter the sensor field — require scene-level judgement, not frame-level labelling. Multi-frame annotation runs at 20–60 scenes per annotator per day.

Case Study: L4 Last-Mile Delivery Robot in Urban Australia

In 2025, an Australian autonomous delivery vehicle programme operating in dense urban environments needed to upgrade its perception annotation from a 2D-only approach to a full sensor fusion stack. The operational design domain: inner-city Sydney footpaths and shared zones, including pedestrians, cyclists, e-scooters, and complex signalised intersections.

Before: 2D-Only Crowdsourced Annotation

The programme had previously used a generic crowdsourcing platform for 2D camera annotation only. After 80,000 annotated camera frames across 40,000 scenes, the perception model performance was:

The 8.3% cyclist false negative rate was the blocking issue. At pedestrian and cyclist speeds on Sydney footpaths, an 8.3% miss rate corresponded to approximately one undetected cyclist per 60 seconds of continuous operation — incompatible with the safety case for any deployment scenario.

After: Full Sensor Fusion Annotation Stack

The programme switched to a specialist autonomous vehicle annotation workflow covering all six modalities. The annotation scope for 180,000 scenes (camera + LiDAR + radar fusion):

Throughput: 4,200 sensor-fused scenes per week across a 12-annotator specialist team (3.5 scenes per annotator per hour). The LiDAR annotation and sensor fusion verification were the rate-limiting tasks.

Results after retraining on the full sensor fusion dataset:

The 5.6x cost increase per scene was offset by a 12x reduction in downstream model debugging time — the programme had previously spent an estimated 800 engineering hours investigating false negatives that were ultimately attributable to annotation gaps rather than model architecture issues.

Building an AV or ADAS perception dataset?

AI Taggers provides full sensor fusion annotation for autonomous vehicle programmes — camera, LiDAR, lane marking, tracking, and sensor fusion QA — with annotators trained on AV-specific protocols.

Discuss your AV annotation project

Multi-Frame Tracking: The Task AV Teams Most Often Get Wrong

Tracking annotation is the task that most clearly separates AV-specialist annotation teams from general image annotation providers. The challenge is not technical — it is operational. Annotators must maintain a mental model of every moving object across a 200-frame sequence while simultaneously correcting the automatic tracking predictions from a pre-label model that makes systematic errors on specific object types.

The most common tracking annotation failures:

Reliable tracking annotation requires annotators who have been specifically trained on sequential AV data, not image annotation generalists who have completed a 30-minute onboarding. It also requires QA protocols that review sequence-level consistency, not just frame-level label accuracy.

QA Standards for Safety-Critical AV Annotation

The QA framework for AV annotation is driven by the safety case, not by annotation vendor defaults. Most L4 programmes apply a layered QA architecture:

Programmes working toward ISO 26262 functional safety compliance also need annotation provenance records: annotator ID, annotation timestamp, QA reviewer ID, and adjudication outcome — stored in a way that supports audit trail queries by scene ID. This is separate from the annotation content itself and is often an afterthought that creates compliance problems at submission time.

Choosing an AV Annotation Partner: What to Ask

When evaluating an AV annotation partner, the questions that differentiate specialist providers from general image annotation vendors:

For the LiDAR annotation component of AV perception, see our detailed guide to LiDAR & 3D annotation workflows. For the specific lane detection annotation task, see our lane detection annotation service. For teams selecting a sensor fusion annotation vendor, the autonomous-vehicle-data-annotation-guide covers the full sensor stack and data format landscape.

Frequently Asked Questions

What is autonomous vehicle perception annotation?
AV perception annotation labels sensor data — camera images, LiDAR point clouds, radar returns — so that a vehicle's perception system can learn to detect and track objects. It includes 2D boxes, 3D cuboids, lane polylines, semantic segmentation, and multi-frame tracking ID propagation across sequential scenes.
How many annotated scenes does training an L4 AV model require?
Narrow-ODD programmes (fixed routes) can iterate with 50,000–150,000 annotated scenes. Open-domain L4 requires millions of scenes. Waymo has published figures exceeding 20 billion labelled objects. The critical requirement is edge-case coverage, not raw volume.
What is sensor fusion annotation for AV?
Sensor fusion annotation verifies that 3D LiDAR cuboid labels project geometrically onto the correct pixel regions in paired camera images using the sensor calibration matrix. Misalignment degrades sensor fusion model training and is a common root cause of poor detection confidence on partially occluded objects.
What QA standards apply to safety-critical AV annotation?
Most L4 programmes apply 3D IoU ≥ 0.75 consensus on 10% of scenes, sequence-level tracking review on 100% of safety-critical object class sequences, sensor fusion projection checks on all scenes, and scenario-stratified QA sampling. ISO 26262 programmes also require full annotation provenance records for audit trail purposes.
How does multi-frame tracking annotation work?
Tracking annotation assigns consistent unique IDs to objects across hundreds of sequential frames. Annotators propagate IDs forward with interpolation between keyframes and resolve merges and splits at occlusion events. It runs at 20–60 scenes per annotator per day — 4–8x slower than single-frame annotation at equivalent quality.
What is the difference between ADAS and L4 annotation requirements?
ADAS (L1–L2) typically requires 2D camera annotation for highway driving at 600–900 frames per annotator per day. L4 requires full sensor fusion (camera + LiDAR + radar), multi-class 3D annotation, lane topology annotation, and multi-frame tracking — running at 20–60 scenes per annotator per day in urban environments.
Free Sample · 24-48 hours

Start Your AV Perception Annotation Project

Share your sensor data format and scene requirements — we'll scope a pilot annotation project and return a sample with full QA metrics within 48 hours.

No commitment. NDA available on request. We respond within 24 hours, often the same day for Gulf-region inquiries.

Neel Bennett

AI Annotation Specialist at AI Taggers

Neel has over 8 years of experience in AI training data and machine learning operations. He specializes in helping enterprises build high-quality datasets for computer vision and NLP applications across healthcare, automotive, and retail industries.

Connect on LinkedIn