NVlabs / SegFormer

Official PyTorch implementation of SegFormer
https://arxiv.org/abs/2105.15203
Other
2.58k stars 357 forks source link

How to plot the accuracy and loss curves #159

Open abc123-123456 opened 3 weeks ago

abc123-123456 commented 3 weeks ago

How do you usually plot the accuracy and loss curves, and how can you determine if a model is overfitting?