noRecognition Tests Adversarial Patterns Against Surveillance AI
In August 2026, Bill Swearingen's noRecognition project demonstrated computer-generated patterns that lowered a person detector's confidence below its configured threshold and launched a Kickstarter campaign for adversarial clothing. The project's site reports 31.7 million tests across 11 production computer-vision models and 30 held-out test wearers, while CNET noted that worn-clothing performance remains unproven.
Cybersecurity researcher Bill Swearingen's noRecognition project has publicly demonstrated computer-generated adversarial patterns designed to reduce the confidence of AI surveillance detectors, and has launched a Kickstarter campaign for shirts, hoodies, buffs, and limited custom patterns.
The noRecognition website reports 31.7 million tests, 5.7 million labeled results, and evaluation against 11 production computer-vision models over a year of research. It states that patterns are scored against plain panels of the same size and tested with 30 held-out wearers. The site also says that what ships has never been previously released, printed, or shown.
According to the Kickstarter campaign, the project had raised NZ$188,861 from 694 backers against an NZ$8,497 goal at the time its page was captured. The campaign describes the products as wearable patterns measured against 11 models and demonstrated at Black Hat and DEF CON.
What the demonstrations show
TechCrunch reported that Swearingen had run roughly 31 million tests to generate patterns intended to interfere with automatic object, person, vehicle, and license-plate detection. The publication reported that the patterns do not prevent a camera from recording video. Rather, they are intended to disrupt the downstream detector so that it does not generate an alert for the covered object.
CNET observed a DEF CON demonstration using a person-detection system. In that test, the system initially assigned Swearingen a confidence score above 0.75, its configured threshold for declaring a person present. After he raised a flat adversarial-pattern panel, CNET reported that the score fell to 0.21 and the display read, "No person detected."
SC Media reported that Swearingen described using a reinforcement-learning model to iteratively refine patterns against multiple open-source detection algorithms. It also reported a public DEF CON demonstration in which a vehicle covered with a pattern was not detected by a Flock camera.
Detection is not recognition
CNET noted that person detection, face detection, and facial recognition are separate stages of a surveillance pipeline. A person detector classifies whether a human body appears in a frame; a face detector locates a face; facial recognition compares that face against a database. The observed DEF CON test concerned person-detection confidence, not an end-to-end demonstration that a person could evade facial identification.
That distinction matters for ML practitioners evaluating adversarial robustness. Lowering a detector's confidence beneath a threshold can suppress an automated alert, but it does not remove the underlying pixels from footage or prevent later human review. A system with a different model, threshold, camera position, illumination condition, or preprocessing pipeline may produce a different result.
The central limitation
CNET characterized worn clothing as the major unproven test. Its observed result used a held flat panel, whereas garments introduce folds, pose changes, occlusion, motion, distance variation, and changing illumination. Those physical-world transformations are a longstanding challenge for adversarial examples that perform well in controlled camera setups.
The noRecognition site's disclosure of held-out wearers and baseline comparisons is more substantive than a demonstration alone, but the cited public materials do not provide per-model results, error rates, or independent replication. For defenders of computer-vision systems, the project is a practical reminder that physical adversarial inputs can target confidence thresholds, not only model labels. Comparable robustness evaluations commonly require testing across cameras, viewpoints, environmental conditions, models, and threshold configurations before operational conclusions are drawn.
Key Points
- 1noRecognition reports 31.7 million tests across 11 production vision models, bringing physical adversarial-pattern testing into a public consumer campaign.
- 2A CNET-observed DEF CON panel test suppressed person-detection confidence, but it did not demonstrate end-to-end evasion of facial recognition.
- 3Physical adversarial robustness varies with camera geometry, garments, lighting, and thresholds, so controlled demonstrations require broader independent validation.
Scoring Rationale
The project provides a visible physical-world demonstration of adversarial pressure on surveillance computer-vision pipelines, a relevant risk area for CV engineers and security teams. Its claimed test scale and public commercialization increase practical interest, but independent replication and real-world garment performance remain limited.
Sources
Primary source and supporting public references used for this report.
View 5 more sources
- noRecognition : AI Adversarial Clothingkickstarter.com
- This ‘adversarial’ pattern can prevent surveillance cameras from detecting youtechcrunch.com
- Could a Shirt Fool Facial Recognition? The Answer Is Complicatedcnet.com
- The AI-Generated Pattern Hides You From Surveillance Cameras—Including Flockdecrypt.co
- New patterns can make objects invisible to surveillance ...scworld.com
Practice with real Ad Tech data
90 SQL & Python problems · 15 industry datasets
250 free problems · No credit card
See all Ad Tech problems

