Implemented the Deep Residual Learning for Image Recognition Paper and achieved better accuracy by customizing different parts of the architecture.
-
Updated
Jan 11, 2023 - Jupyter Notebook
Implemented the Deep Residual Learning for Image Recognition Paper and achieved better accuracy by customizing different parts of the architecture.
WarmUp(学习率预热)、CosineAnnealingWarmRestarts(带重启的余弦退火模型)
A deep learning project for 7-class Facial Expression Recognition with post-hoc explainability using LIME and SHAP. Two CNN architectures — ResNet-50 and EfficientNet-B0 — are trained and evaluated on FER2013 and RAF-DB, with pixel-level and region-level explanations generated for every prediction.
Add a description, image, and links to the cosineannealingwarmrestarts topic page so that developers can more easily learn about it.
To associate your repository with the cosineannealingwarmrestarts topic, visit your repo's landing page and select "manage topics."