Additional information
| ISBN | 979-8-89966-669-8 |
|---|---|
| Author | Dr. Gaurav Shekhar |
| Publisher | |
| Publication year | |
| Language | |
| Number of pages | 140 |
This book shows software engineering teams how to build image-based AI systems — both ones that classify or detect things in images (defect detection on a CI/CD-driven manufacturing line, anomaly flagging in medical scans, visual QA in automated testing pipelines) and ones that generate synthetic images (for data augmentation, test data generation, or simulating edge […]
ISBN: 979-8-89966-669-8
€37.99
| ISBN | 979-8-89966-669-8 |
|---|---|
| Author | Dr. Gaurav Shekhar |
| Publisher | |
| Publication year | |
| Language | |
| Number of pages | 140 |
This book shows software engineering teams how to build image-based AI systems — both ones that classify or detect things in images (defect detection on a CI/CD-driven manufacturing line, anomaly flagging in medical scans, visual QA in automated testing pipelines) and ones that generate synthetic images (for data augmentation, test data generation, or simulating edge cases that are rare in production) , with explainability engineered in from the start, rather than bolted on as an afterthought.
It introduces a practical three-module architecture: an explainable classification module, an explainable generative module, and a reconciliation layer that unifies both into a single, consistent explanation output your services can log, monitor, and surface to downstream consumers. The book covers integration patterns for production pipelines, a testing protocol for validating explanation reliability (treated with the same rigor as accuracy or latency testing), and deployment guidance for teams rolling this out incrementally across existing services without a full retrain or re-architecture.