• busyyyyy

    我的环境是WIN7+Pycharm+Python3.6运行的。
    第三章中训练自己的模型,运行train_image_classifier.py会出现错误如下:
    No node-device colocations were active during op ‘InceptionV3/Conv2d_1a_3x3/weights/Initializer/truncated_normal/TruncatedNormal’ creation.
    Device assignments active during op ‘InceptionV3/Conv2d_1a_3x3/weights/Initializer/truncated_normal/TruncatedNormal’ creation:
    with tf.device(None): <C:\Program Files (x86)\anaconda3\envs\tensorflow\lib\site-packages\tensorflow\python\ops\variables.py:1435>
    with tf.device(): <C:\Program Files (x86)\anaconda3\envs\tensorflow\lib\site-packages\tensorflow\contrib\framework\python\ops\variables.py:264>
    with tf.device(/device:GPU:0): <C:\Users\Administrator\Desktop\New\DL\3myset\slim\deployment\model_deploy.py:190>

    ERROR:tensorflow:==================================
    Object was never used (type <class 'tensorflow.python.framework.ops.Tensor'>):

    <tf.Tensor 'init_ops/report_uninitialized_variables/boolean_mask/GatherV2:0' shape=(?,) dtype=string>
    If you want to mark it as used call its “mark_used()” method.

    想用Pycharm直接运行这个程序,需要改哪些参数设置呢?还有,这个报错的问题出在哪里?看了两天了,没有头绪。

    busyyyyy发表于 2019/1/30 18:57:14
    • wl666666

      请问您 解决了吗 我的在这里也卡住了

      wl666666发表于 2019/6/4 16:28:38
  • pan421023

    那个里面?

    pan421023发表于 2019/1/28 10:17:08
  • zetionclement

    老师你好,请问为什么第二章2.2.3训练模型我的训练速度非常非常慢呢,我安装了tensoflow-gpu==1.10.0,并且测试能正常运行,但是运行2.2.3的代码的时候训练速度非常非常慢,求老师解答

    zetionclement发表于 2019/1/11 18:06:51
  • Rmuli

    第三章,P64面,执行freeze_graph.py脚本,报错:AssertionError: InceptionV3/predictions/Reshape_1 is not in graph
    请问这个bug,怎么解决呀?

    Rmuli发表于 2019/1/9 10:35:18
    • Rmuli

      命令行错误

      Rmuli发表于 2019/1/9 10:49:20
    • Rmuli

      @Rmuli QQ群号:154114989,欢迎加入

      Rmuli发表于 2019/1/9 10:49:49
  • zhoulang

    第四章运行出现如下错误

    zhoulang发表于 2019/1/9 10:22:50
  • 1
  • ...
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • ...
  • 25