We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
训练预测的时候是正常的 实际上2700也算是收敛了,效果不会这样吧。但是我使用demo_inference的时候就预测不出来了, python demo_inference.py --batch_size=1 --checkpoint=../logs/model.ckpt-2742 --image_path_pattern=./datasets/data/fsns/temp/%02d.png 图片是000.png 最后只得到了444444,也就只有第一个数字,不知道是什么问题?哪里设置出错了么?