1

Contract Image Annotation Jobs in Massachusetts (NOW HIRING)

Our annotation pipeline measures itself: race-free case claiming, per-annotator phase progression ... contract keyed by SOP Instance UID, and the math that scales a 512-square model grid through image ...

Contract Image Annotation information

See Massachusetts salary details

$12K

$38K

$42K

How much do contract image annotation jobs pay per year?

As of Aug 22, 2026, the average yearly pay for contract image annotation in Massachusetts is $37,954.00, according to ZipRecruiter salary data. Most workers in this role earn between $37,100.00 and $41,000.00 per year, depending on experience, location, and employer.

What is a contract image annotation?

A Contract Image Annotation job involves labeling or tagging objects, features, or regions within images to help train machine learning models, typically for applications such as computer vision or artificial intelligence. Contractors are hired on a temporary or project basis to perform these annotations according to specific guidelines provided by the client. The work often requires attention to detail and familiarity with annotation tools, and it may be completed remotely or on-site depending on the employer. This role is crucial for creating high-quality datasets that improve the accuracy of AI systems.

What are the key skills and qualifications needed to thrive as a contract image annotator, and why are they important?

To thrive as a Contract Image Annotator, you need strong attention to detail, visual analysis skills, and familiarity with data labeling standards, often supported by a background in computer science or a related field. Experience with annotation tools such as Labelbox, CVAT, or Supervisely, and understanding of image formats and basic machine learning concepts are typically required. Excellent communication, time management, and the ability to work independently set top annotators apart. These skills ensure high-quality, accurate annotations crucial for developing reliable computer vision models.

What are some common challenges faced by contract image annotators, and how can they be managed effectively?

Contract image annotators often encounter challenges such as repetitive tasks, maintaining high accuracy under tight deadlines, and understanding nuanced annotation guidelines. To manage these effectively, it's helpful to establish a consistent workflow, use annotation tools efficiently, and communicate regularly with the project manager to clarify uncertainties. Additionally, staying organized and taking periodic breaks can help maintain focus and prevent fatigue, leading to better quality and productivity. Collaboration with other annotators through platforms or forums can also provide valuable tips and support.

What is the difference between Contract Image Annotation vs Data Labeling Specialist?

AspectContract Image AnnotationData Labeling Specialist
CredentialsBasic computer skills, attention to detailSimilar, often requires basic technical skills
Work EnvironmentRemote or on-site, focused on image dataRemote or on-site, may include various data types
Industry UsageAI, autonomous vehicles, healthcareAI, machine learning, data science
Search IntentJob roles focused on image data annotationRoles involving data preparation and labeling

Contract Image Annotation and Data Labeling Specialist roles both involve preparing data for AI models. However, Contract Image Annotation specifically emphasizes annotating images for applications like autonomous vehicles and healthcare, while Data Labeling Specialists may work with various data types across industries. Both roles require attention to detail and technical skills, but Contract Image Annotation is more specialized in visual data.

What are the most commonly searched types of Image Annotation jobs in Massachusetts?

The most popular types of Image Annotation jobs in Massachusetts are:

What are popular job titles related to Contract Image Annotation jobs in Massachusetts?

For Contract Image Annotation jobs in Massachusetts, the most frequently searched job titles are:

What job categories do people searching Contract Image Annotation jobs in Massachusetts look for?

The top searched job categories for Contract Image Annotation jobs in Massachusetts are:

What cities in Massachusetts are hiring for Contract Image Annotation jobs?

Cities in Massachusetts with the most Contract Image Annotation job openings:

Clinical Imaging Platform Engineer

a2z Radiology AI

Boston, MA • On-site

$140 - $180/hr

Other

Posted 4 days ago


Job description

We build clinical AI that reads alongside radiologists. Our abdomen-pelvis CT triage device is FDA-cleared, and it's the first commercial system to simultaneously triage seven urgent conditions on abdomen-pelvis CT in the U.S. We’re backed by Khosla Ventures.

This role owns two of the things that decide how good our models can get: the quality of the labels going in, and whether a radiologist can see and trust what the model gives back.

Radiologist time is the most expensive input we have. When a reader has to click four times to do something that should take one, we lose annotation throughput, and less throughput means weaker models, which eventually means a finding a patient's scan should have caught. So the interface a radiologist works in genuinely drives model quality, and this is a product engineering job as much as an infrastructure one.

The harder half is knowing whether the labels are any good in the first place. Our annotation pipeline is built to measure itself: cases are claimed without race conditions, annotators move through defined phases, some batches are seeded with known ground truth, others are handed to more than one reader on purpose, and we score agreement with per-lesion Dice even when two readers worked from reconstructions that don't share a geometry. Getting that measurement right is most of the work.

Today one engineer holds this whole surface while also carrying several others, and that's the gap we're hiring to close.

What you'd own

The viewer, built on Cornerstone3D and VTK.js. A unified volume-rendering path that falls back to stack rendering, multiplanar reformats generated on demand in any plane and clearly labeled as reformats, and progressive loading that builds a low-resolution volume from the first 10% or so of each HTJ2K codestream so the reader sees an image right away. It also includes the correctness work that only shows up when it's wrong: radiological left/right, rulers under gantry tilt, MONOCHROME1 inversion, and signed-pixel codec mismatches.

The annotation system. 3D mask storage, AI-assisted click-to-segment across all three planes, the classical tools readers still reach for (region growing, FWHM thresholding, multi-seed refinement), and the evaluation pipeline around them: case-pool ledgers, per-annotator phase state machines, ground-truth and peer-overlap batches, agreement scorecards, and cross-series resampling through NIfTI affines. One thing we're firm on: when a case can't be scored, the system says so, rather than recording it as a zero.

Annotation schemas. Per-lesion-category schemas with gating by view, phase, and slice, and conditionally required fields. These calls are partly clinical, and you'll make them together with our radiologists.

Model output that a radiologist can actually read. A versioned sparse-RLE mask contract keyed by SOP Instance UID, and the geometry that maps a model's 512-square grid through image position, direction cosines, and pixel spacing into world-space contours that land on the right anatomy.

The platform underneath. FastAPI on AWS, with per-study authorization enforced on every read, cohort isolation between customers, and access-trail auditing that meets HIPAA §164.312(b) for study-data reads.

A lot of the hard bugs here come down to DICOM geometry: coordinate systems, orientation, affines. You don't need to arrive knowing all of it, but you should find it interesting rather than tedious, because you'll spend real time in it.

Who we're looking for

Someone who has built software people used for hours a day and made it better by watching them use it. When you're asked whether the annotation quality is good, your instinct is to reach for a metric. You're comfortable enough with coordinate systems to track down why a mask is 3mm off instead of nudging it into place, and you fail safely by default when patient data is involved. You can disagree with a radiologist about software, and you defer to them completely on medicine.

Helpful, but not required

React and TypeScript with real performance work behind you; backend API and async experience; medical imaging (DICOM, Cornerstone3D, OHIF, PACS); annotation tooling from either side; AWS and Terraform; segmentation or computer vision; inter-rater agreement and measurement design; regulated software experience (ISO 13485, IEC 62304, HIPAA); and codec or streaming work such as HTJ2K.

Stack

React, TypeScript, Vite, Cornerstone3D, VTK.js, Jotai, TanStack Query, Tailwind, Playwright; Python, FastAPI, pytest; AWS (DynamoDB, S3 byte-range reads, Cognito, SQS, ECS, Lambda) with Terraform; DICOM, DICOMweb, HTJ2K, NIfTI, RLE.

Compensation (US, Boston hybrid)

$140,000 to $180,000 base, plus an approximately 10% discretionary bonus. Equity may be offered to top candidates.

Compensation (international, remote)

for candidates outside the US, the base is cash-weighted and set by the local market for the country where the work is done, and we'll share the specific range for your location early in the process. You would work from your own country, so no visa is needed and there are no immigration strings. International offers are cash-only, with no equity.

Working from outside the US

several of our core repositories are already owned by engineers outside the US, and you'd have the same repositories, data, and review authority as anyone on the team. Our reviews are written and asynchronous because the time-zone spread calls for it, which happens to suit regulated code well. Depending on your country, you'd join as a contractor or as an employee through an employer of record. We don't run a two-tier engineering team.

The team

a2z was co-founded by Pranav Rajpurkar, an Associate Professor at Harvard Medical School with more than 150 publications. Our engineers trained at MIT and Stanford, and our fellowship-trained radiologists read alongside the model every day.

#J-18808-Ljbffr