Attention-ocr-Chinese-Version icon indicating copy to clipboard operation
Attention-ocr-Chinese-Version copied to clipboard

运行程序训练时报错

Open aagainbeyond2 opened this issue 6 years ago • 5 comments
trafficstars

Instructions for updating: Please switch to tf.train.get_or_create_global_step INFO:tensorflow:Restoring parameters from /home/ucmed/opt/python/models-master/research/attention_ocr/python/logs/model.ckpt-0 INFO 2019-01-03 02:14:41.000888: tf_logging.py: 82 Restoring parameters from /home/ucmed/opt/python/models-master/research/attention_ocr/python/logs/model.ckpt-0 INFO:tensorflow:Starting Session. INFO 2019-01-03 02:14:55.000713: tf_logging.py: 82 Starting Session. INFO:tensorflow:Saving checkpoint to path /home/ucmed/opt/python/models-master/research/attention_ocr/python/logs/model.ckpt INFO 2019-01-03 02:14:55.000829: tf_logging.py: 82 Saving checkpoint to path /home/ucmed/opt/python/models-master/research/attention_ocr/python/logs/model.ckpt INFO:tensorflow:Starting Queues. INFO 2019-01-03 02:14:55.000832: tf_logging.py: 82 Starting Queues. INFO:tensorflow:global_step/sec: 0 INFO 2019-01-03 02:15:00.000650: tf_logging.py: 121 global_step/sec: 0 Killed

aagainbeyond2 avatar Jan 03 '19 02:01 aagainbeyond2

运行程序时内存会占慢,然后程序被killed

aagainbeyond2 avatar Jan 03 '19 02:01 aagainbeyond2

@aagainbeyond2 你好,是不是tfrecord文件太大了呢?

A-bone1 avatar Jan 03 '19 03:01 A-bone1

@A-bone1 100张图片也会报错

aagainbeyond2 avatar Jan 03 '19 08:01 aagainbeyond2

@aagainbeyond2 你好,是不是tfrecord文件太大了呢?

请问一下,训练的时候默认会把tfrecord文件全部读到显存吗?不是分片读取?

hhliao avatar Feb 27 '19 09:02 hhliao

hello, did anyone solved this issue? i stuck on this too

prasetyoandi avatar Apr 01 '20 03:04 prasetyoandi