Xinpeng Li

Results 5 issues of Xinpeng Li

Hi, @yunjey I am confused about the method of preprocessing RaFD, where the download images have initial size 618 x 1024. If I crop the images to 256 x 256,...

[Face2Exp: Combating Data Biases for Facial Expression Recognition](https://openaccess.thecvf.com/content/CVPR2022/papers/Zeng_Face2Exp_Combating_Data_Biases_for_Facial_Expression_Recognition_CVPR_2022_paper.pdf)

1. https://openaccess.thecvf.com/content/ICCV2021/html/Xue_TransFER_Learning_Relation-Aware_Facial_Expression_Representations_With_Transformers_ICCV_2021_paper.html 2. https://arxiv.org/abs/2108.08504

I spent a whole day debugging why I couldn't load the weights of a saved model. And I found the problem is that 'load_state_dict()' is overloaded.