fukun07 / neural-image-captioning

Using scene-specific contexts and region-based attention in neural image captioning
MIT License
44 stars 18 forks source link

After training is finished, an exception occurs. What's wrong ? Thankyou. #10

Closed MenSanYan closed 6 years ago

MenSanYan commented 6 years ago

Training done, best snapshot is [24] ... merging ../saved/mscoco-ss-nh512-nw512-mb64-V8843 21-27 Unhandled exception in thread started by <bound method Reader.bootstrap of <Reader(Thread-1, stopped 139944922724096)>>Unhandled exception in thread started by <bound method Reader.bootstrap of <Reader(Thread-2, stopped 139944964671232)>> Traceback (most recent call last):

Traceback (most recent call last): File "/home/yan/anaconda2/lib/python2.7/threading.py", line 774, in bootstrap File "/home/yan/anaconda2/lib/python2.7/threading.py", line 774, in bootstrap self.bootstrap_inner() File "/home/yan/anaconda2/lib/python2.7/threading.py", line 814, in __bootstrap_inner self.bootstrap_inner() File "/home/yan/anaconda2/lib/python2.7/threading.py", line 814, in __bootstrap_inner (self.name, _format_exc())) File "/home/yan/anaconda2/lib/python2.7/traceback.py", line 241, in format_exc (self.name, _format_exc())) File "/home/yan/anaconda2/lib/python2.7/traceback.py", line 241, in format_exc etype, value, tb = sys.exc_info() AttributeError: etype, value, tb = sys.exc_info() 'NoneType' object has no attribute 'exc_info' AttributeError: 'NoneType' object has no attribute 'exc_info'