Sleep disorders have become a global public health issue, affecting the quality of life of hundreds of millions of people. Accurate sleep staging is a key step in diagnosing sleep disorders. Traditional methods rely on manual interpretation of polysomnography (PSG), which is time-consuming and highly subjective. With the development of deep learning technology, automatic sleep staging systems based on electroencephalography (EEG) have shown great potential. However, researchers face a common challenge in their work: how to efficiently manage large numbers of model checkpoints, quickly compare the performance of different models, and intuitively display inference results.
The open-source project introduced in this article was created to address this pain point—a checkpoint management dashboard specifically designed for EEG neural networks, which integrates model management, inference execution, and result visualization into an intuitive web interface.