文件名称:完整工程案例:图像描述---Show and Tell: A Neural Image Caption Generator
文件大小:447KB
文件格式:RAR
更新时间:2021-03-15 19:41:18
图片描述 ShowAndTell ImageCaption InceptionV3 LSTM
完整工程案例:图像描述---Show and Tell: A Neural Image Caption Generator,基于Inception V3与LSTM实现图像描述,运行环境(Tensorflow1.0及以上,Python3.6)
【文件预览】:
Show_And_Tell
----.spyproject()
--------codestyle.ini(56B)
--------encoding.ini(58B)
--------vcs.ini(85B)
--------workspace.ini(162B)
----show_and_tell_model.py(15KB)
----run_inference.py(3KB)
----data()
--------install_nltk_data.py(28B)
--------mscoco()
--------inception_v3()
--------build_mscoco_data.py(19KB)
----train.py(5KB)
----inference_wrapper.py(2KB)
----__pycache__()
--------show_and_tell_model.cpython-35.pyc(10KB)
--------inference_wrapper.cpython-35.pyc(2KB)
--------show_and_tell_model.cpython-36.pyc(9KB)
--------configuration.cpython-36.pyc(2KB)
--------configuration.cpython-35.pyc(2KB)
--------inference_wrapper.cpython-36.pyc(2KB)
----configuration.py(4KB)
----evaluate.py(7KB)
----run_inference.py.bak(3KB)
----.idea()
--------misc.xml(185B)
--------modules.xml(286B)
--------workspace.xml(27KB)
--------inspectionProfiles()
--------C7_ShowAndTell_TF.iml(455B)
----ops()
--------__pycache__()
--------inputs.py(9KB)
--------image_processing.py(5KB)
--------__init__.py(0B)
--------image_embedding.py(4KB)
----inference_utils()
--------__pycache__()
--------__init__.py(0B)
--------caption_generator.py(7KB)
--------inference_wrapper_base.py(6KB)
--------vocabulary.py(3KB)
--------caption_generator_test.py(6KB)