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

FileNotFoundError #20

Open quleileileilei opened 1 year ago

quleileileilei commented 1 year ago

Thank you so much for your research

while I run "python main.py --train_fr --backbone_name ir50 --head_s 64 --head_m 0.35 --weight_decay 5e-4 --momentum 0.9 --fr_age_loss_weight 0.001 --fr_da_loss_weight 0.002 --age_group 7 --gamma 0.1 --milestone 20000 23000 --warmup 1000 --learning_rate 0.1 --dataset_name ms1m --image_size 112 --num_iter 36000 --batch_size 64 --amp " there was a error : FileNotFoundError: [Errno 2] No such file or directory: '/home/xxx/MTLFace-master/dataset/ms1m/16490/1294129.jpg'

Can anyone tell me where I need to make improvements?

SpLakeb commented 5 months ago

look at ms1m.txt, it's not match to your dataset ms1m