Section 01
[Main Floor/Introduction] A Systematic Comparative Study of 12 Classic CNN Architectures on Ishihara Color Blindness Test Chart Recognition Task
This project systematically compares the performance of 12 classic CNN architectures from LeNet-5 to DenseNet on the Ishihara color blindness test chart recognition task, covering a complete framework for data generation, model training, GUI visualization, and comparative analysis. Core objectives include exploring the relationship between architecture depth and performance, the effectiveness of structural innovations, the substitution value of synthetic data, and the impact of safe data augmentation strategies, etc.