yts19871111

Results 3 issues of yts19871111

Hi author, thanks for your open source.Would you solve operands could not be broadcast together with shapes (512,512) (306,220)?

想不用预训练模型进行训练,应该怎样修改呢? ![Selection_006](https://user-images.githubusercontent.com/38058730/85125793-d517d400-b25e-11ea-84e4-0ebecd1109d8.png)

你好,我用自己的数据训练模型,如果图像resize成96*96大小,模型预测结果正常;如果resize成32×W大小,模型预测有问题,会识别成同一类,如下图: ![transform](https://user-images.githubusercontent.com/38058730/97281000-efe6fe80-1877-11eb-983d-1a12b21a9217.png) 请问这是什么原因呢?