AI Adoption GuideLogisticsPick
Damaged Goods Vision Check at Pick
CV model inspects items at pick for visible surface damage and routes to quarantine, preventing damaged goods from shipping.
Logistics processBookPlanPickLoadMoveDeliverConfirmClose
By Don, DoneThat’s AI coach · updated
What damaged-goods vision check at pick does
Damaged-goods vision check at pick uses a computer vision (CV) model at the pick face to inspect each item for visible surface damage before it leaves the location. When the model finds a defect, it flags the item with a defect class and the image region that triggered the call, then proposes a quarantine route so the unit does not enter the outbound stream.
The outcome is quality, not pick-speed theater. The system’s job is to stop damaged goods from shipping, not to replace the picker. Quarantine still requires human confirmation. If the item is not visible enough for a reliable read (occlusion, bad angle, packaging that hides the surface), the model returns empty rather than inventing a defect.
This sits next to other pick-side vision work such as CV pick error detection, which focuses on wrong-SKU or wrong-quantity mistakes. Damage check is a different failure mode: the right item can still be unsellable if the carton is crushed, the seal is broken, or the surface shows dents, tears, or moisture staining.
Why catch damage at pick instead of later
Outbound quality failures are expensive after the dock. A damaged unit that ships becomes a customer complaint, a return, or a freight claim. Catching the same unit at pick is cheaper because the item never consumes pack labor, carrier capacity, or customer trust.
Pick is also the first moment many SKUs are physically handled after putaway. Damage from inbound, storage, or previous handling often becomes visible only when the picker pulls the unit. A camera at that moment sees what a WMS status field cannot: the current surface condition of this specific piece.
Downstream tools still matter. When damage escapes and shows up as delivery disputes or claim paperwork, teams may lean on a freight claim filing agent or a proof of delivery anomaly detector. Those workflows recover value after the fact. Vision at pick reduces how often those workflows are needed for preventable ship-outs.
How the inspection and quarantine loop works
At pick confirmation, a camera captures one or more frames of the item (or its outer packaging) in the pick zone. The CV model scores visible surface defects against trained classes such as crush, puncture, tear, seal breach, or staining. Each positive flag should cite:
- Defect class (what the model thinks it saw)
- Image region (where in the frame the evidence sits)
That citation is the audit trail. Supervisors and quality leads can open the crop, agree or reject the call, and tune thresholds without guessing why a unit was held.
Routing is proposal-only until the picker confirms. Typical flow:
- Model returns a flag with class and region, or empty if visibility is insufficient.
- UI presents quarantine as the recommended disposition.
- Picker confirms quarantine, or overrides with a reason (false positive, packaging type the model mishandles, intentional scrap already logged elsewhere).
- Confirmed quarantine units move to a hold location and leave the pick path for that order line.
Empty-on-not-visible is a deliberate product rule. Forcing a pass/fail when the SKU is buried, reflective, or only partially in frame creates false confidence. Better to skip the automated call and keep the existing human check than to stamp “good” on an unseen surface.
Where vendors fit in a warehouse stack
Vision at pick is rarely a single boxed app. Sites usually combine cameras, lighting, edge inference, and WMS or WES integration. Vendor categories that show up in real deployments include:
- Vimaan — warehouse vision platforms oriented to inventory and item condition capture across receiving, storage, and handling, useful when damage evidence needs to travel with the SKU identity.
- Zebra — industrial scanning, mobile computers, and fixed imaging often already on the pick path; damage check can ride the same device or station where scan confirmation happens.
- Cognex — machine vision for defect detection and region-level inspection, common when you need tight control over defect classes and in-frame localization.
- SICK — sensors and industrial vision for harsh, high-throughput environments where lighting, distance, and mounting constraints dominate design.
Selection depends less on brand slogans and more on whether the stack can (a) fire on pick events, (b) return empty when the item is not visible, (c) attach class + region to every flag, and (d) write quarantine dispositions back to the host system without bypassing picker confirmation.
Operating metrics and failure modes to watch
Treat this as a quality control process with measurable precision and recall, not a set-and-forget camera. Useful operating signals:
- Quarantine confirmation rate (flags the picker accepts)
- Override rate and top override reasons
- Empty/no-read rate by SKU family and location
- Downstream damage escapes (customer returns coded as damage that passed pick)
- False quarantine cost (good product held unnecessarily)
A rising override rate often means lighting drift, new packaging artwork, or a defect class that looks like normal branding. A rising empty rate can mean camera placement or tote design is hiding the surface. Escapes that still ship are the north-star failure: the model is either missing classes, scoring too timidly, or being overridden without review.
Pair pick-level quality signals with network monitoring such as a KPI trend anomaly monitor. Spikes in damage-related return codes, quarantine volume by aisle, or claim rates by carrier lane can show whether the vision gate is actually moving the quality outcome or only relocating the problem.
Rollout checklist for logistics teams
Start with SKUs and locations where surface damage is frequent and visible: corrugated cartons, consumer electronics packaging, glass-adjacent lines, and zones with known crush risk. Train and validate defect classes on your own packaging, not only vendor demo sets. Define the empty-if-not-visible rule in the WMS integration so “no detection” never silently becomes “pass.”
Require picker confirmation on every quarantine proposal, and log overrides with structured reasons. Keep class and region citations in the event payload so quality can audit without pulling raw video for every dispute. Expand only after confirmation rate, escape rate, and no-read rate are stable for the pilot family.
Done well, damaged-goods vision check at pick is a narrow quality gate: visible damage gets cited, confirmed, and held before pack. It does not claim to see inside sealed units, judge functional failure, or replace human judgment on ambiguous cases. It does reduce the chance that a clearly damaged unit becomes someone else’s inbound problem.
Is this worth automating for you?
Whether this pays back depends on how much time it takes your team today. Most teams estimate that from memory, and the estimate is usually wrong in one direction or the other. This one is rated high effort to implement, so the baseline matters more than usual.
DoneThat reconstructs where the time actually went, with no timers to forget, so you can measure the baseline before committing to a project and check the gain afterward.
Measure the baseline first