INFO:tensorflow:Using default config.
INFO:tensorflow:Using config: {'_model_dir': './circle_detection_model', '_tf_random_seed': None, '_save_summary_steps': 100, '_save_checkpoints_steps': None, '_save_checkpoints_secs': 600, '_session_config': allow_soft_placement: true
graph_options {
rewrite_options {
meta_optimizer_iterations: ONE
}
}
, '_keep_checkpoint_max': 5, '_keep_checkpoint_every_n_hours': 10000, '_log_step_count_steps': 100, '_train_distribute': None, '_device_fn': None, '_protocol': None, '_eval_distribute': None, '_experimental_distribute': None, '_experimental_max_worker_delay_secs': None, '_session_creation_timeout_secs': 7200, '_service': None, '_cluster_spec': <tensorflow.python.training.server_lib.ClusterSpec object at 0x7fa9bbb1d908>, '_task_type': 'worker', '_task_id': 0, '_global_id_in_cluster': 0, '_master': '', '_evaluation_master': '', '_is_chief': True, '_num_ps_replicas': 0, '_num_worker_replicas': 1}
WARNING:tensorflow:From /usr/local/lib/python3.6/dist-packages/tensorflow_core/python/training/training_util.py:236: Variable.initialized_value (from tensorflow.python.ops.variables) is deprecated and will be removed in a future version.
Instructions for updating:
Use Variable.read_value. Variables in 2.X are initialized automatically both in eager and graph (inside tf.defun) contexts.
WARNING:tensorflow:From /usr/local/lib/python3.6/dist-packages/tensorflow_estimator/python/estimator/inputs/queues/feeding_queue_runner.py:62: QueueRunner.__init__ (from tensorflow.python.training.queue_runner_impl) is deprecated and will be removed in a future version.
Instructions for updating:
To construct input pipelines, use the `tf.data` module.
WARNING:tensorflow:From /usr/local/lib/python3.6/dist-packages/tensorflow_estimator/python/estimator/inputs/queues/feeding_functions.py:500: add_queue_runner (from tensorflow.python.training.queue_runner_impl) is deprecated and will be removed in a future version.
Instructions for updating:
To construct input pipelines, use the `tf.data` module.
INFO:tensorflow:Calling model_fn.
WARNING:tensorflow:From <ipython-input-9-dcd8671c8787>:12: conv2d (from tensorflow.python.layers.convolutional) is deprecated and will be removed in a future version.
Instructions for updating:
Use `tf.keras.layers.Conv2D` instead.
WARNING:tensorflow:From /usr/local/lib/python3.6/dist-packages/tensorflow_core/python/layers/convolutional.py:424: Layer.apply (from tensorflow.python.keras.engine.base_layer) is deprecated and will be removed in a future version.
Instructions for updating:
Please use `layer.__call__` method instead.
WARNING:tensorflow:From <ipython-input-9-dcd8671c8787>:14: max_pooling2d (from tensorflow.python.layers.pooling) is deprecated and will be removed in a future version.
Instructions for updating:
Use keras.layers.MaxPooling2D instead.
WARNING:tensorflow:From <ipython-input-9-dcd8671c8787>:28: dense (from tensorflow.python.layers.core) is deprecated and will be removed in a future version.
Instructions for updating:
Use keras.layers.Dense instead.
WARNING:tensorflow:From <ipython-input-9-dcd8671c8787>:29: dropout (from tensorflow.python.layers.core) is deprecated and will be removed in a future version.
Instructions for updating:
Use keras.layers.dropout instead.
WARNING:tensorflow:From /usr/local/lib/python3.6/dist-packages/tensorflow_core/python/ops/losses/losses_impl.py:121: where (from tensorflow.python.ops.array_ops) is deprecated and will be removed in a future version.
Instructions for updating:
Use tf.where in 2.0, which has the same broadcast rule as np.where
INFO:tensorflow:Done calling model_fn.
INFO:tensorflow:Create CheckpointSaverHook.
INFO:tensorflow:Graph was finalized.
INFO:tensorflow:Running local_init_op.
INFO:tensorflow:Done running local_init_op.
WARNING:tensorflow:From /usr/local/lib/python3.6/dist-packages/tensorflow_core/python/training/monitored_session.py:882: start_queue_runners (from tensorflow.python.training.queue_runner_impl) is deprecated and will be removed in a future version.
Instructions for updating:
To construct input pipelines, use the `tf.data` module.
INFO:tensorflow:Saving checkpoints for 0 into ./circle_detection_model/model.ckpt.
INFO:tensorflow:
INFO:tensorflow:loss = 0.21715589, step = 1
INFO:tensorflow:global_step/sec: 1.2161
INFO:tensorflow:loss = 0.055646148, step = 101 (82.234 sec)
INFO:tensorflow:global_step/sec: 1.22364
INFO:tensorflow:loss = 0.06703442, step = 201 (81.721 sec)
INFO:tensorflow:global_step/sec: 1.21751
INFO:tensorflow:loss = 0.06309768, step = 301 (82.134 sec)
INFO:tensorflow:global_step/sec: 1.22604
INFO:tensorflow:loss = 0.05827443, step = 401 (81.563 sec)
INFO:tensorflow:global_step/sec: 1.23348
INFO:tensorflow: (408.727 sec)
INFO:tensorflow:loss = 0.060215443, step = 501 (81.077 sec)
INFO:tensorflow:global_step/sec: 1.23459
INFO:tensorflow:loss = 0.068041086, step = 601 (80.995 sec)
INFO:tensorflow:global_step/sec: 1.23626
INFO:tensorflow:loss = 0.05500569, step = 701 (80.888 sec)
INFO:tensorflow:Saving checkpoints for 736 into ./circle_detection_model/model.ckpt.
INFO:tensorflow:global_step/sec: 1.23204
INFO:tensorflow:loss = 0.062313754, step = 801 (81.166 sec)
INFO:tensorflow:global_step/sec: 1.2339
INFO:tensorflow:loss = 0.054432977, step = 901 (81.043 sec)
INFO:tensorflow:global_step/sec: 1.23858
INFO:tensorflow: (404.833 sec)
INFO:tensorflow:loss = 0.06259743, step = 1001 (80.746 sec)
INFO:tensorflow:global_step/sec: 1.23797
INFO:tensorflow:loss = 0.057652403, step = 1101 (80.773 sec)
INFO:tensorflow:global_step/sec: 1.23383
INFO:tensorflow:loss = 0.060170192, step = 1201 (81.048 sec)
INFO:tensorflow:global_step/sec: 1.23475
INFO:tensorflow:loss = 0.052879017, step = 1301 (80.985 sec)
INFO:tensorflow:global_step/sec: 1.23231
INFO:tensorflow:loss = 0.061693072, step = 1401 (81.151 sec)
INFO:tensorflow:Saving checkpoints for 1477 into ./circle_detection_model/model.ckpt.
INFO:tensorflow:global_step/sec: 1.22982
INFO:tensorflow: (405.276 sec)
INFO:tensorflow:loss = 0.06474087, step = 1501 (81.313 sec)
INFO:tensorflow:global_step/sec: 1.23359
INFO:tensorflow:loss = 0.0582695, step = 1601 (81.062 sec)
INFO:tensorflow:global_step/sec: 1.23609
INFO:tensorflow:loss = 0.063762866, step = 1701 (80.903 sec)
INFO:tensorflow:global_step/sec: 1.22744
INFO:tensorflow:loss = 0.059323918, step = 1801 (81.470 sec)
INFO:tensorflow:global_step/sec: 1.23131
INFO:tensorflow:loss = 0.053475212, step = 1901 (81.214 sec)
INFO:tensorflow:global_step/sec: 1.23384
INFO:tensorflow: (405.696 sec)
INFO:tensorflow:loss = 0.04858363, step = 2001 (81.047 sec)
INFO:tensorflow:global_step/sec: 1.23165
INFO:tensorflow:loss = 0.06329394, step = 2101 (81.192 sec)
INFO:tensorflow:global_step/sec: 1.23441
INFO:tensorflow:loss = 0.056197166, step = 2201 (81.009 sec)
INFO:tensorflow:Saving checkpoints for 2217 into ./circle_detection_model/model.ckpt.
INFO:tensorflow:global_step/sec: 1.22827
INFO:tensorflow:loss = 0.05746923, step = 2301 (81.416 sec)
INFO:tensorflow:global_step/sec: 1.22435
INFO:tensorflow:loss = 0.053628564, step = 2401 (81.678 sec)
INFO:tensorflow:global_step/sec: 1.23041
INFO:tensorflow: (406.571 sec)
INFO:tensorflow:loss = 0.048909664, step = 2501 (81.278 sec)
INFO:tensorflow:global_step/sec: 1.22385
INFO:tensorflow:loss = 0.068636335, step = 2601 (81.704 sec)
INFO:tensorflow:global_step/sec: 1.23385
INFO:tensorflow:loss = 0.06417045, step = 2701 (81.051 sec)
INFO:tensorflow:global_step/sec: 1.23516
INFO:tensorflow:loss = 0.053993434, step = 2801 (80.957 sec)
INFO:tensorflow:global_step/sec: 1.23393
INFO:tensorflow:loss = 0.053198937, step = 2901 (81.045 sec)
INFO:tensorflow:Saving checkpoints for 2955 into ./circle_detection_model/model.ckpt.
INFO:tensorflow:global_step/sec: 1.22203
INFO:tensorflow: (406.587 sec)
INFO:tensorflow:loss = 0.059182722, step = 3001 (81.829 sec)
INFO:tensorflow:global_step/sec: 1.23073
INFO:tensorflow:loss = 0.055707213, step = 3101 (81.253 sec)
INFO:tensorflow:global_step/sec: 1.23245
INFO:tensorflow:loss = 0.04879117, step = 3201 (81.139 sec)