I tried to train your pretrained model on Places2 with part of Places2 dataset (only using 5000 imgs). The mae starts from a high value (>0.6). I set the MAX_ITERS as 2001000 and the mae value ends at 0.4720. Is this normal to your model? I am new to DL stuff and I thought the mae error would start from a very small value since it is already carefully trained. This confuses me. Please help. Thanks!
Hi @knazeri,
Thanks for this great open-source work!
I tried to train your pretrained model on Places2 with part of Places2 dataset (only using 5000 imgs). The mae starts from a high value (>0.6). I set the MAX_ITERS as 2001000 and the mae value ends at 0.4720. Is this normal to your model? I am new to DL stuff and I thought the mae error would start from a very small value since it is already carefully trained. This confuses me. Please help. Thanks!