The document presents the Residual Balanced Attention Network (RBANet), a lightweight Convolutional Neural Network (CNN) designed for real-time traffic scene semantic segmentation. It incorporates a balanced attention module and a new residual module to achieve high precision with fewer computational resources, using only 0.74 million parameters. Evaluated on the CamVid dataset, RBANet achieved 66.82% mean Intersection over Union (mIoU) and operates at 106 frames per second, outperforming many existing models.
Related topics: