Qualitas Logo
ExpertiseIndustries
ContactBook a Demo
INDUSTRY

Automated Part Counting for Mixed-SKU Electronics Using Machine Vision and Deep Learning

An instance-segmentation machine vision architecture for counting mixed-SKU electronics and interconnect parts — from sub-5 mm micro-pins to 200 mm cable assemblies — in a single top-down image, built to remove the fatigue-driven error floor that published human-factors research documents in manual counting.

USD 15.83BGlobal machine vision market size, 2025 (MarketsandMarkets)
8.3%Projected CAGR, 2025–2030 — market reaching USD 23.63B by 2030
10–15%Vigilance-decrement in detection accuracy within the first 30 minutes of a repetitive monitoring task, per classic sustained-attention research
~90%Precision published for an enhanced YOLOv5s instance detector on a 28-part industrial benchmark (Sensors, 2024) — indicative, not a promised figure for any specific line
Automated Part Counting for Mixed-SKU Electronics Using Machine Vision and Deep Learning

The Counting Challenge

Manufacturers handling hundreds to thousands of discrete interconnect and electronics parts per batch — spanning a wide size range, from sub-5 mm micro-pins to 200 mm cable assemblies — routinely rely on a person counting a tray or bin by eye. Published human-factors research on sustained visual-detection tasks is a useful reality check on that control: the classic Mackworth vigilance studies found detection accuracy declines by roughly 10–15% within the first 30 minutes of a repetitive monitoring task, and a Sandia National Laboratories study of trained inspectors performing structured visual checks on precision-manufactured parts found an average 85% hit rate against defects alongside a 35% false-reject rate — the study's authors note this was not far off the wider industry average of around 80%. None of this is specific to counting, but it describes the same sustained-attention task that manual counting asks of an operator, and it argues against assuming manual counts carry near-perfect accuracy by default. Miscounted shipments cause OEM assembly-line stoppages, expedite freight charges, and warranty exposure.

Challenge AreaWhy It Matters
Manual counting fatigueSustained-attention research shows detection accuracy declines within the first 30–60 minutes of a repetitive task — the same dynamic that degrades manual part counts over a shift.
Mixed-size batchesA single count pass has to resolve sub-5 mm pins and 200 mm assemblies without missing the small parts or double-counting the large ones.
Overlapping / touching partsThe human eye — and simple photosensors — struggle to separate touching or stacked parts reliably at speed.
High SKU varietyA wrong part counted as correct, or a mixed-in SKU that goes unflagged, is a quality escape rather than a shortage.
No audit trailA verbal or paper tally leaves no per-batch record of what was counted, by what method, or verified by whom.
Throughput bottleneckCount stations gate line speed, and adding headcount is the main lever available to manual counting.

Why Manual and Mechanical Methods Fall Short

The common limitation across every non-vision counting method is that none of them can handle size variation, part proximity, and mixed SKUs at the same time. An instance-segmentation approach is built to address all three from a single image.

MethodLimitationFailure Condition
Manual visual countSubject to the vigilance-decrement and error-floor effects documented aboveAny high-volume batch or long shift
Weight-based estimationPart-to-part weight variation causes count driftMixed lots, worn or plated parts
Photosensor / break-beamCannot reliably distinguish touching partsOverlapping or clustered parts
Mechanical vibratory counterTuned to one part geometry; reconfiguration cost for every new SKUMulti-SKU batches
Barcode scan-and-countRequires individual part labelling, which most small interconnect parts don't carrySub-10 mm components
Sampling-based QCA sample check can miss a short count localised to one bag or reelEnd-of-reel/bag lots

Suggested Machine Vision Architecture

The architecture places a top-view area-scan camera over a backlit or diffuse-lit presentation platform, with parts spread in a single layer so every instance is visible in one frame. An instance-segmentation model — a Mask R-CNN-class network or a modern single-stage detector such as YOLO — draws a boundary around each individual part, including parts that are touching or partially overlapping, rather than returning a simple bounding box. Published benchmarks on comparable small-part industrial detection tasks are a useful anchor here: an enhanced YOLOv5s detector evaluated on a 28-part industrial benchmark derived from the ITODD dataset reached 90.5% precision (Fang et al., Sensors, 2024) — indicative of what current instance-detection models achieve on mixed small parts under realistic occlusion, not a number this note can promise ahead of a feasibility run on a specific customer's parts and lighting.

Counting CapabilityMethodWhat Determines PerformancePart Size Range
Individual part detectionInstance segmentation (Mask R-CNN-class or YOLO-based)Published industrial benchmarks report low-90s% precision on mixed small-part sets; final accuracy is confirmed on the customer's own parts and lightingSub-5 mm to 200 mm+
Touching / overlapping partsPer-instance boundary masks rather than bounding boxesSeparation quality depends on part geometry and how much of each instance is visible in-frameAll sizes
Mixed-SKU identificationClassification plus geometric featuresA committed accuracy figure requires a feasibility run against the actual SKU mixAll sizes
Short-count detectionCount vs. target thresholdA pass/fail threshold check flags a shortfall the moment a frame is capturedAll batch sizes
Wrong-part mix-in flagShape and class mismatchDetection reliability depends on how visually distinct the mixed-in part is from the expected SKUDistinct geometries
Cycle time per frameSingle-frame inferenceModern embedded GPUs run common segmentation models in well under a second per frame; full batch cycle time also depends on part presentation and handlingStandard tray load

Expected Outcomes & ROI

Because counting shifts from a person's sustained attention to a repeatable imaging and inference pipeline, the same capture-and-count logic runs identically on the first tray of a shift and the last — removing the vigilance-decrement effect that manual counting cannot avoid on its own. Actual accuracy, cycle time, and payback period are functions of the customer's specific parts, tray design, and volume, and should be confirmed on a feasibility run rather than assumed from a generic figure.

  • Consistent counting logic across a full shift, independent of operator fatigue.
  • A per-batch, timestamped count record for audit and ERP reconciliation, in place of a verbal or paper tally.
  • Short-count and wrong-part mix-in flags generated from the same image, rather than sequential manual checks.
  • Operator time shifts from counting toward oversight and exception handling once the system is validated on the line.

Implementation Considerations

Have a similar application?

Send us your part and inspection goal — we’ll share the most relevant approach and a feasibility view.