nickliqian / darknet_captcha

基于darknet实现目标检测,提供识别点选验证码的实例和训练自己数据的API
Apache License 2.0
398 stars 128 forks source link

你好,我在nohub训练模型的时候卡住 #9

Open 714307168 opened 5 years ago

714307168 commented 5 years ago

在执行python3 train_model.py 可以正常执行,在执行 nohub python3 train_model.py &就卡在cpu那里 `[root@instance-4 cnn_captcha-master]# nohup: ignoring input and appending output to ‘nohup.out’

[root@instance-4 cnn_captcha-master]# tail -f nohup.out WARNING:tensorflow:From /usr/lib/python3.6/site-packages/tensorflow/contrib/learn/python/learn/datasets/base.py:198: retry (from tensorflow.contrib.learn.python.learn.datasets.base) is deprecated and will be removed in a future version. Instructions for updating: Use the retry module or similar alternatives. 2019-07-10 02:49:42.964796: I tensorflow/core/platform/cpu_feature_guard.cc:140] Your CPU supports instructions that this TensorFlow binary was not compiled to use: AVX2 FMA ^C `