Background
A manufacturer’s quality-inspection system used a computer vision model trained and validated under controlled lighting on a single product line. Expanding to a second production line introduced variable lighting, reflective surfaces, and a wider range of defect types.
The Challenge
The existing model’s accuracy dropped sharply under the new conditions, and it was unclear whether the drop could be resolved through data augmentation alone or required a fundamentally different modeling approach.
Technological Uncertainty
It was not known in advance whether any combination of preprocessing, augmentation, and model architecture could maintain acceptable detection accuracy across the variable lighting and reflective-surface conditions of the new line.
Experimental Development
The team systematically tested lighting-normalization preprocessing techniques, synthetic data augmentation strategies, and alternative model architectures, measuring detection accuracy and false-rejection rates for each combination under real production conditions.
What Failed?
Standard data augmentation techniques improved accuracy under simulated lighting variation but did not generalize to the actual reflective surface artifacts seen in production, requiring the team to develop a custom preprocessing step.
Technological Advancement
The team developed a combined preprocessing and model-retraining approach that restored detection accuracy to an acceptable level across both production lines, generating new understanding of how to generalize the vision system across varying physical conditions.
Potentially Relevant SR&ED Activities
- Systematic testing of preprocessing and augmentation strategies against real production variability
- Architecture experiments to identify a model configuration robust to lighting and surface variation
- Accuracy and false-rejection benchmarking across iterations under live conditions
What Would Generally Not Qualify
Deploying the finalized, validated model to additional identical production lines with the same physical conditions would not itself involve further eligible experimental development.
Documentation
Accuracy benchmarks across iterations, preprocessing technique notes, and records of the specific real-world failure modes investigated would support this claim.




