Chest X-ray (CXR) images can diagnose lung diseases. However, diagnosis requires time and high accuracy, so an automated system is needed. In the process, the CXR image is first enhanced for image quality using Morphology Opening and Median filter, followed by data augmentation using rotation and flipping. CXR image segmentation using U-Net Batch Normalization is done by separating the lung obj…