Data annotation typically costs $0.03 to $0.12 per bounding box, $0.50 to $6.00 per segmented image, $0.02 to $0.30 per text item, and $6 to $60 per annotator hour depending on region and skill. Specialist work such as medical or LiDAR annotation runs far higher. All figures are indicative industry ranges; actual quotes vary by vendor, complexity, and volume.

Ask five annotation vendors for a quote on the same dataset and you’ll get five numbers that differ by 400%. That’s not dishonesty. It’s what happens when one vendor prices per bounding box, another per hour, and a third quotes a dedicated team.

Data annotation is the work of labeling raw data, such as images, video, text, or audio, so a machine learning model can learn from it. A human draws the box around the pedestrian. A human tags the sentence as “complaint.” Models only learn what labeled examples teach them.

The cost question is hard to answer because the unit of work varies so much. Labeling a cat photo takes seconds. Segmenting a surgical image takes twenty minutes and a trained eye.

Teams also underestimate the total budget, usually by a lot. The per-label rate is only part of it. Guidelines, quality checks, rework, and project management routinely add 25% to 50% on top. If you’re comparing quotes from professional data annotation services against building in-house, this guide gives you the numbers to do it honestly.

Data annotation costs money because it is skilled human labor, layered with quality control, tooling, and management. You are not buying labels. You are buying judgment, applied thousands of times, consistently.

Annotation Review and Audit Layers

A supervised machine learning model needs labeled examples to learn. The label is the answer key: this X-ray shows a fracture, this review is negative, this pixel belongs to “road.”

Here is where the money actually goes:

QA deserves a special mention because buyers often forget it. A common setup is one annotator plus one reviewer, with a “gold set” of pre-answered items mixed in to measure accuracy. Teams also track inter-annotator agreement, which is a score for how often two people label the same item the same way. Low agreement means unclear guidelines, and unclear guidelines mean rework.

Every one of those layers is priced into your quote, whether the vendor itemizes it or not.

Vendors price annotation in seven main ways: per-label, per-item, hourly, fixed-price project, FTE (dedicated team), platform subscription, and hybrids of these. Each model shifts risk differently between you and the vendor.

Pricing model How it works Best for Watch out for
Per-label / per-object Pay for each box, polygon, or tag High-volume, well-defined tasks Dense images get expensive fast
Per-item (image/document) Flat rate per file regardless of contents Predictable, uniform data Vendors pad rates for variance
Hourly Pay for annotator time Exploratory or evolving tasks No throughput guarantee
Per-project (fixed price) One quote for the whole dataset One-off datasets with a frozen spec Change requests cost extra
FTE / dedicated team Monthly rate per full-time annotator Continuous pipelines, 3+ months Underused during slow periods
Subscription / platform License fee for tools, labor separate Teams with their own workforce Fees stack on top of labor
Hybrid Mix, e.g. FTE base plus per-label overflow Variable-volume programs Contracts get complicated

Per-label pricing feels transparent, and for simple, high-volume work it usually is. The trap is label density. At $0.06 per box, an image with 3 objects costs $0.18. A crowded street scene with 40 objects costs $2.40.

Hourly pricing fits work you can’t fully specify yet, such as a new task type where guidelines are still moving. You trade cost certainty for flexibility.

FTE pricing, sometimes called a managed workforce, gives you the same annotators month after month. They learn your edge cases. For ongoing pipelines, that consistency usually beats per-label rates on both cost and quality.

How to compare models fairly: convert everything to cost per finished, QA-passed unit. Take the hourly rate, divide by realistic throughput after review, and you get an effective per-item price. Ask vendors for their throughput assumptions in writing. If an annotator does 200 boxes per hour at $8 per hour, the true rate is $0.04 per box before QA, not whatever the sales deck says.

Indicative market ranges: image annotation runs $0.03 to $6.00 per image depending on technique, text tasks run $0.02 to $0.30 per item, audio transcription runs $0.50 to $3.00 per minute, and LiDAR runs $5 to $25 per frame. Treat every figure below as a planning estimate, not a quoted price.

Data type Task Indicative rate range
Image Bounding box $0.03 – $0.12 per box
Image Polygon $0.10 – $1.00 per object
Image Semantic segmentation $0.50 – $6.00 per image
Image Keypoints $0.02 – $0.10 per point
Video Object tracking $0.05 – $0.25 per object per frame
Text Classification / sentiment $0.02 – $0.10 per item
Text Named entity recognition (NER) $0.04 – $0.30 per document
Audio Standard transcription $0.50 – $1.50 per audio minute
Audio Diarization / timestamps $1.50 – $3.00 per audio minute
3D / LiDAR Cuboids, full scene $5 – $25 per frame
Medical Expert review $30 – $150+ per hour
RLHF / LLM Preference ranking $0.50 – $8.00 per comparison (generalist)

Sources: aggregated from public vendor pricing pages (e.g. AWS SageMaker Ground Truth, Google Cloud AI labeling docs) and project quotes reviewed by the author. Indicative only.

How much does image annotation cost per image?

Simple bounding boxes cost a few cents each. Polygons cost more because tracing an outline takes longer than dragging a rectangle. Professional image annotation services usually quote after seeing a sample batch, because density and image quality change everything.

Comparison of Bounding Box Polygon and Segmentation Mask

Semantic segmentation sits at the top of the image price range. Every pixel gets a class, so a cluttered street scene can take 20 to 60 minutes of careful work. That is why semantic segmentation services price per image or per hour rather than per object. Budget $2 to $6 per complex image, sometimes more.

How much does video annotation cost?

Video is priced per object per frame, per second, or per minute. A 30-second clip at 5 annotated frames per second is 150 frames. With 10 tracked objects, you’re paying for 1,500 object instances.

Interpolation tooling, where the software fills frames between keyframes, cuts that dramatically. Ask any video annotation services provider how their tooling handles interpolation before you accept a per-frame quote.

How much does text annotation cost?

Short classification tasks are the cheapest labels in the industry, often 2 to 6 cents each at volume. NER, where annotators mark names, dates, and organizations inside text, costs more because each document contains many decisions. Entity linking, which connects a mention to a knowledge base record, costs more still. Text annotation services typically discount steeply past 100,000 items.

How much does audio annotation cost?

The industry prices per audio minute, not per work minute. One minute of clean, single-speaker audio takes roughly 4 minutes to transcribe. Add speaker diarization (who spoke when), timestamps, or noisy call-center audio, and rates double or triple. Medical and legal transcription costs $2 to $5 per minute because of terminology and liability.

How much does LiDAR annotation cost?

Lidar Point Cloud Annotation

LiDAR point clouds are the expensive end of computer vision. Annotators place 3D cuboids around cars and pedestrians inside sparse point data, often fused with camera images. Expect $5 to $25 per frame for full scenes, and specialist 3D point cloud annotation teams command premium hourly rates because the skill takes months to build.

What does RLHF and LLM training data cost?

RLHF stands for reinforcement learning from human feedback. Humans rank or rewrite model outputs, and the model learns from those preferences. Generalist preference rankings run roughly $0.50 to $8 per comparison. Expert tasks, such as grading code or medical answers, can run $20 to $100+ each. Providers of multimodal annotation services increasingly bundle text, image, and audio judgment work for LLM fine-tuning.

Across all data types, three things push rates up: complexity per item, the precision the model demands, and edge cases. Pixel-perfect masks cost more than loose boxes. A dataset full of occluded, blurry, or ambiguous items slows everyone down, and slow means expensive.

Twelve factors move annotation pricing, and complexity, accuracy targets, and annotator expertise matter most. Volume helps, but a 50% discount on the wrong workforce is still money wasted.

Cost driver Typical budget impact
Task complexity and label density Can multiply per-item cost 5x-20x
Required accuracy / consensus layers Double review adds 60%-100%
Annotator skill and domain expertise Experts cost 3x-15x generalists
Workforce location Onshore runs 3x-6x offshore rates
Dataset volume Discounts of 10%-40% at scale
Turnaround urgency Rush premiums of 25%-100%
Tooling and platform fees 5%-20% on top of labor
Guideline development $2,000-$15,000 up front (indicative)
Edge cases and ambiguity Slower throughput, more rework
Security compliance (HIPAA, GDPR, SOC 2) 15%-40% premium for certified facilities
Language and localization Rare languages cost 2x-5x English
Rework cycles Each full revision pass adds 20%-40%

A note on accuracy targets, because this one surprises buyers. Moving a requirement from 95% to 99% accuracy does not add 4% to the cost. It can double it. Hitting 99% usually means every item gets a second reviewer, plus consensus workflows for disagreements.

Compliance works the same way. HIPAA-compliant medical annotation requires certified facilities, trained staff, access controls, and audit trails. GDPR adds data residency constraints. SOC 2 certification signals mature security practices. None of that is free, and vendors who offer it cheaply usually don’t actually have it.

What Drives Annotation Cost Up

Outsourced managed teams win on cost-per-quality for most production workloads. In-house wins when data is too sensitive to leave, crowdsourcing wins on burst speed for simple tasks, and automation wins as a multiplier on any of the three rather than a replacement.

Factor In-house Outsourced (managed) Crowdsourced Automated / model-assisted
Cost structure Salaries + tools + management Per-label, hourly, or FTE Micro-payments per task Platform + compute + human review
Fully loaded cost Highest per label Moderate Lowest sticker price Lowest at scale, after setup
Quality control Direct, strongest Vendor QA layers, strong Weakest; needs redundancy Depends on human review rate
Scalability Slow to scale Scales in weeks Scales in days Scales instantly
Speed Limited by headcount High with ramp time Very high for simple tasks Very high
Security Best Good with certified vendors Poor Good if self-hosted
Hidden overheads Hiring, training, attrition, idle time Vendor management, onboarding Rework, spam filtering, task design Model drift, false confidence

The in-house number that shocks people is the fully loaded cost. A $45,000 salary becomes $60,000+ with benefits, tools, management time, and office overhead. Divide by realistic annual output and in-house labels often cost 2x to 4x a managed vendor’s rate.

That said, in-house is the right call for genuinely sensitive data, or when annotation IS your product knowledge. Many teams split the difference: a small internal team owns guidelines and QA, while AI data services partners handle production volume.

Four Ways to Get Data Labeled

Crowdsourcing platforms look cheap per task. Factor in redundancy (sending each item to 3-5 workers), spam filtering, and rework, and the effective rate climbs toward managed-service pricing without the accountability.

Automation deserves its own paragraph. Model-assisted labeling means a model pre-draws labels and humans correct them. Pre-labeling with a decent model can cut human time 30% to 70%. Active learning goes further: the model picks which items humans should label next, so you label fewer items overall. Neither eliminates humans. Both change what you pay humans to do, from drawing to verifying.

A useful rule: take your per-unit estimate, multiply by volume, then add 30% to 40% for guidelines, QA, and project management. The scenarios below are illustrative estimates built from the indicative rates earlier in this article, not quotes.

Scenario Volume Assumed rate Labeling cost With 35% overhead
Pilot: retail object detection 5,000 images, ~8 boxes each $0.05 per box $2,000 ~$2,700
Mid-size CV: segmentation 60,000 images $2.50 per image $150,000 ~$202,000
NLP corpus: classification + NER 400,000 items $0.05 avg per item $20,000 ~$27,000
AV / LiDAR program 80,000 frames $12 per frame $960,000 ~$1.3M
Ongoing RLHF pipeline 6,000 comparisons/month $4 per comparison $24,000/month ~$32,000/month
Sample Annotation Project Budgets

Two observations from these numbers. First, the pilot is cheap. Almost any team can afford a $3,000 pilot, and skipping one to “save money” is how six-figure mistakes happen.

Second, notice how the same math produces wildly different totals. The NLP corpus has 5x the volume of the segmentation project at roughly one-eighth the cost. Volume is not the cost driver. Seconds-per-item is.

For ongoing pipelines like the RLHF row, run the FTE comparison. If $32,000 per month buys the equivalent of 12 dedicated offshore annotators at $2,000 each ($24,000), plus leads and QA, the dedicated team may deliver more throughput for the same spend.

The quote covers labeling. Your budget has to cover everything else, and “everything else” commonly adds 25% to 50%. Here is what actually shows up on invoices and timesheets:

Hidden Cost of the Annotation Budget

That last bullet is the one nobody budgets for. Requirements change once you see model results. Plan for at least one significant re-labeling pass on any serious project.

The biggest savings come from labeling fewer items, labeling them right the first time, and matching the pricing model to the work. In practice, seven tactics do most of the heavy lifting:

Model Assisted Labeling Workflow

One caution on pre-labeling: it introduces bias. Annotators tend to accept the model’s suggestion, including its mistakes. Counter this with gold-set items where the pre-label is deliberately wrong, and track how often annotators catch them.

The scenarios below are composites drawn from real annotation programs, with details generalized. They show how the pricing math plays out when plans meet reality.

The cheapest quote frequently produces the most expensive dataset. Label errors flow straight into model errors, and by the time you see them in production metrics, you’ve paid for labeling, training, and evaluation.

Four risks show up repeatedly. Quality: noisy labels cap your model’s ceiling no matter how good the architecture is. Timeline: underpriced vendors overpromise capacity, then miss deadlines when the work turns out harder than they bid. Security: rock-bottom rates often mean uncontrolled home-worker environments, a serious problem for regulated or proprietary data. Model performance: a few percentage points of label noise can erase months of modeling work, and diagnosing it is miserable.

None of this means expensive equals good. It means price should be the fourth question you ask, after quality process, security posture, and pilot results.

Run a structured evaluation before committing budget. This checklist covers the questions that separate strong vendors from good salespeople:

RFP and evaluation questions

Pilot design

Contract and SLA terms

If a vendor resists a paid pilot or written quality metrics, that is your answer.

Conclusion

Data annotation cost comes down to seconds of skilled human attention per item, multiplied by volume, wrapped in quality control. Cheap tasks cost pennies. Expert tasks cost dollars, sometimes tens of dollars, per decision.

The teams that control annotation budgets do three things. They pilot before scaling. They convert every quote to cost per QA-passed unit. And they budget the 30% to 40% overhead that always shows up.

How much does data annotation cost per hour?

Indicatively, $4 to $10 per hour for offshore generalist annotators, $8 to $20 nearshore, $20 to $60 for onshore generalists, and $50 to $150+ for domain experts such as clinicians or lawyers.

How much does it cost to annotate 1,000 images?

Roughly $50 to $500 for bounding boxes depending on object density, and $500 to $6,000 for full semantic segmentation. Always price from a sample batch.

What is the cheapest way to get data labeled?

Crowdsourcing has the lowest sticker price, but managed offshore teams usually deliver the lowest cost per usable label once rework is counted.

Is per-label or hourly pricing better?

Per-label suits stable, well-defined tasks where you can verify throughput. Hourly suits evolving tasks. For pipelines running months, dedicated FTE pricing usually wins.

How much do annotation companies charge for text data?

Simple classification runs about $0.02 to $0.10 per item at volume. NER and entity linking run $0.04 to $0.30+ per document (indicative).

What does RLHF data cost?

Generalist preference comparisons run roughly $0.50 to $8 each. Expert evaluations for code, medical, or legal content can exceed $50 per task.

Why is medical data annotation so expensive?

It requires credentialed experts, HIPAA-compliant environments, and heavy review layers. Expert time at $30 to $150+ per hour dominates the cost.

Do annotation vendors offer volume discounts?

Yes. Discounts of 10% to 40% are common past roughly 100,000 units, usually structured as pricing tiers.

What accuracy should I require from a vendor?

95% is a common production target for general tasks. Safety-critical and medical applications often require 98%+ with consensus review, which costs substantially more.

Should I annotate data in-house or outsource?

Outsource production volume unless your data is too sensitive to leave or annotation knowledge is core IP. Keep guidelines and QA ownership in-house either way.

Still guessing at your annotation budget? Share a sample batch and we’ll price it properly.

Request a custom annotation quote »

Leave a Reply

Your email address will not be published.

Author Biju Peter

About Author

is a Senior Project Manager with 22+ years in the BPM industry, specializing in large-scale data operations and annotation-driven projects. He brings deep expertise in data processing, web research, scraping, and multi-modal annotation across image, text, audio, and video domains. He has successfully led 200+ projects, managed large teams, and delivered scalable, high-quality solutions for global AI and machine learning initiatives for clients across the globe. 🔗Connect with Biju on LinkedIn