WuJie1010 / Facial-Expression-Recognition.Pytorch

A CNN based pytorch implementation on facial expression recognition (FER2013 and CK+), achieving 73.112% (state-of-the-art) in FER2013 and 94.64% in CK+ dataset
MIT License
1.77k stars 546 forks source link

ValueError: cannot reshape array of size 0 into shape (28709,48,48) #139

Open AZyfen opened 1 year ago

AZyfen commented 1 year ago

运行preprocess_fer2013后,得到的输出结果为(0,),请问这个问题该如何解决?是什么原因导致的呢? QQ截图20230506092911

zhxiaodangjia commented 1 year ago

有人能解决吗?帮忙回答一下?感谢