Hzzone / MTLFace

When Age-Invariant Face Recognition Meets Face Age Synthesis: A Multi-Task Learning Framework (CVPR 2021 oral & TPAMI 2022)
170 stars 30 forks source link

Rectified argument help in mtlface.py #22

Open ElisonSherton opened 12 months ago

ElisonSherton commented 12 months ago

In models/mtlface.py, rectified the help for dataset_name argument.

Changed the help string from input image size to name of dataset to train with.