About This Architecture
ResNet34-UNet with CBAM attention mechanism powers this end-to-end CT image segmentation architecture, processing radiological scans from upload through AI-driven mask generation. User requests flow through WAF and API Gateway to a load-balanced backend that orchestrates image preprocessing, model inference, and result processing across three tiers. The system persists raw CT images in object storage and segmentation results in a database, with integrated monitoring and logging for production reliability. Fork this diagram on Diagrams.so to customize model components, adjust tier scaling, or adapt for alternative medical imaging modalities like MRI or ultrasound. The CBAM module enhances spatial and channel attention, critical for precise organ and lesion delineation in clinical workflows.