在使用Tensorflow进行自适应样式传递训练时出现错误

时间:2019-02-19 14:11:52

标签: python tensorflow style-transfer

我不在这里。我正在尝试使用我自己的图像和github文件https://github.com/CompVis/adaptive-style-transfer中链接的数据集训练一种自适应样式转移模型。 4个小时后,计算机听起来像它仍在工作,但终端窗口没有更改。请查看下面的代码-谁能帮助我解决加载错误? 谢谢。

onSelect(selectedCategory: any) {
   this.selectCategory(selectedCategory);
   this.filteredCourses = this.courses.filter((course: any) => {
     return this.selectedCategories.findIndex((cat: any) => {
        return course.categoryId === cat.id;
     }) !== -1;
   });
 }

由于这里的字符限制,我必须删除一段代码。跳到最后:

CUDA_VISIBLE_DEVICES=1 python main.py \
>                  --model_name=model_lukea2 \
>                  --batch_size=1 \
>                  --phase=train \
>                  --image_size=768 \
>                  --lr=0.0002 \
>                  --dsr=0.8 \
>                  --ptcd=./data_large \
>                  --ptad=./data/lukea


2019-02-19 08:39:15.681527: I tensorflow/core/platform/cpu_feature_guard.cc:141] Your CPU supports instructions that this TensorFlow binary was not compiled to use: AVX2 FMA
WARNING:tensorflow:From /anaconda3/lib/python3.7/site-packages/tensorflow/python/framework/op_def_library.py:263: colocate_with (from tensorflow.python.framework.ops) is deprecated and will be removed in a future version.
Instructions for updating:
Colocations handled automatically by placer.
WARNING:tensorflow:From /anaconda3/lib/python3.7/site-packages/tensorflow/python/ops/math_ops.py:3066: to_int32 (from tensorflow.python.ops.math_ops) is deprecated and will be removed in a future version.
Instructions for updating:
Use tf.cast instead.
  0%|                                                                                                                                                                                                                                           | 0/132 [00:00<?, ?it/s]a/abbey 0
Category a/abbey can't be found in path ./data_large/a/abbey. Skip it.
a/arch 1
                                                                                                                                                                                                                                                                       a/amphitheater 2█████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 5000/5000 [00:00<00:00, 462273.95it/s]
                                                                                                                                                                                                                                                                       a/aqueduct 3█████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 5000/5000 [00:00<00:00, 475555.45it/s]
  3%|██████▉                                                                                                                                                                                                                            | 4/132 [00:00<00:04, 30.20it/s]a/arena/rodeo 4█████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 5000/5000 [00:00<00:00, 494996.58it/s]
                                                                                                                                                                                                                                                                       a/athletic_field/outdoor 5███████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 5000/5000 [00:00<00:00, 463223.55it/s]
                                                                                                                                                                                                                                                                       b/badlands 6█████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 5000/5000 [00:00<00:00, 496038.60it/s]
  5%|████████████                                                                                                                                                                                                                       | 7/132 [00:00<00:05, 24.87it/s]b/balcony/exterior 7████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 5000/5000 [00:00<00:00, 499905.13it/s]
                                                                                                                                                                                                                                                                       b/bamboo_forest 8████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 5000/5000 [00:00<00:00, 481329.36it/s]
  7%|███████████████▍                                                                                                                                                                                                                   | 9/132 [00:00<00:06, 20.11it/s]b/barn 9████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 5000/5000 [00:00<00:00, 481086.44it/s]
                                                                                                                                                                                                                                                                       b/barndoor 10████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 5000/5000 [00:00<00:00, 499405.14it/s]
                                                                                                                                                                                                                                                                       b/baseball_field 11██████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 5000/5000 [00:00<00:00, 489897.22it/s]
  9%|████████████████████▌                                                                                                                                                                                                             | 12/132 [00:00<00:05, 22.17it/s]b/basilica 12███████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 5000/5000 [00:00<00:00, 470720.06it/s]
Category b/basilica can't be found in path ./data_large/b/basilica. Skip it.
b/bayou 13
Category b/bayou can't be found in path ./data_large/b/bayou. Skip it.
b/beach 14
                                                                                                                                                                                                                                                                       b/beach_house 15█████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 5000/5000 [00:00<00:00, 504693.28it/s]
                                                                                                                                                                                                                                                                       b/beer_garden 16█████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 5000/5000 [00:00<00:00, 488709.92it/s]
 13%|█████████████████████████████                                                                                                                                                                                                     | 17/132 [00:00<00:04, 26.15it/s]b/boardwalk 17██████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 5000/5000 [00:00<00:00, 482714.24it/s]
                                                                                                                                                                                                                                                                       b/boathouse 18███████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 5000/5000 [00:00<00:00, 487335.77it/s]
                                                                                                                                                                                                                                                                       b/botanical_garden 19████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 5000/5000 [00:00<00:00, 459599.39it/s]
 15%|██████████████████████████████████▏                                                                                                                                                                                               | 20/132 [00:00<00:04, 26.59it/s]b/bullring 20███████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 5000/5000 [00:00<00:00, 499250.58it/s]

0 个答案:

没有答案