redcping / Delta_Age_AdaIN

DAA: A Delta Age AdaIN operation for age estimation via binary code transformer (CVPR2023)
MIT License
28 stars 7 forks source link

Resoning behind the epochs chosen for megaage_asian #3

Open codezart opened 9 months ago

codezart commented 9 months ago

The model uses 200 epochs as mentioned in the config file. But when we tested it with our training the model seemed to be overfitting after 30 epochs.

Can you please tell why you chose 200 epochs?

codezart commented 9 months ago

@redcping

redcping commented 9 months ago

Thank you for your attention. First, make sure that you have configured random crop and rotation by increasing the corresponding probabilities to prevent early overfitting. Additionally, during data processing, we expand the background surrounding the facial region by 1.2 times to ensure the accuracy of random crop.

kerlenrikun commented 6 months ago

数据集在哪里

redcping commented 6 months ago

数据集在哪里

http://mmlab.ie.cuhk.edu.hk/projects/MegaAge/