waitingfordark / four_flower

使用tensorflow和cnn做的图像识别,对四种花进行了分类。

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tensorflow初始化

andzpp opened this issue · comments

运行test.py是报错,tensorflow.python.framework.errors_impl.FailedPreconditionError: Attempting to use uninitialized value conv1/weights,未初始化再怎么解决