• 与你同行

    python src/align/aligndatasetmtcnn.py datasets/lfw/raw datasets/lfw/lfw_mtcnnpy_160 —image_size 160 —margin 32 —random_order
    Traceback (most recent call last):
    File “src/align/align_dataset_mtcnn.py”, line 146, in <module>
    main(parse_arguments(sys.argv[1:]))
    File “src/align/align_dataset_mtcnn.py”, line 47, in main
    facenet.store_revision_info(src_path, output_dir, ‘ ‘.join(sys.argv))
    File “D:\cyp\ten21\chapter_6\src\facenet.py”, line 496, in store_revision_info
    gitproc = Popen([‘git’, ‘rev-parse’, ‘HEAD’], stdout = PIPE, cwd=src_path)
    File “D:\Anaconda3\envs\tensorflow\lib\subprocess.py”, line 729, in __init

    restore_signals, start_new_session)
    File “D:\Anaconda3\envs\tensorflow\lib\subprocess.py”, line 1017, in _execute_child
    startupinfo)
    FileNotFoundError: [WinError 2] 系统找不到指定的文件。

    与你同行发表于 2019/4/9 23:19:43
    • 黄漂亮家的朱英俊

      你应该解决了吧?我今天弄了一上午才解决

      黄漂亮家的朱英俊发表于 2019/4/19 13:01:57
    • 与你同行

      @黄漂亮家的朱英俊 OK

      与你同行发表于 2019/4/20 23:58:19
    • nereus

      @与你同行 请问你是怎么解决的

      nereus发表于 2019/4/22 21:13:06
    • nereus

      @与你同行 我按照下面的方法改了,还是不行

      nereus发表于 2019/4/22 21:14:11
  • 与你同行

    请问何老师还在不?

    与你同行发表于 2019/4/9 22:59:13
    • 与你同行

      很好的一本书,可在实践中,总是遇到操作上的问题,而又没有老师解答,真的郁闷!!!

      与你同行发表于 2019/4/9 23:16:52
  • 飀来疯


    第六章6.4.3 LFW数据库上人脸检测和对齐 出现的问题 我的是windows下CPU版本的

    附上书上的原图,如果是系统的问题那就~

    飀来疯发表于 2019/3/7 18:45:34
    • 征服天堂

      在Windows下你可以将数据集就存在放datasets文件夹下,然后将datasets文件夹放在src下,然后shell命令行中不用他给的~加地址的形式,直接写src/datasets/…形式,然后可能还会遇到这样的错,看这个链接即可https://blog.csdn.net/u014094184/article/details/80085336

      征服天堂发表于 2019/3/14 20:28:48
  • 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
  • 1
  • ...
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • ...
  • 26