keras实现:图像描述---Show and Tell: A Neural Image Caption Generator

时间:2023-11-29 06:46:04
【文件属性】:

文件名称:keras实现:图像描述---Show and Tell: A Neural Image Caption Generator

文件大小:171.88MB

文件格式:ZIP

更新时间:2023-11-29 06:46:04

imagecaption

数据集下载链接:https://www.imageclef.org/photodata 请把数据集放在:程序neural_image_captioning\datasets\中 完整工程:图像描述---Show and Tell: A Neural Image Caption Generator,使用keras实现图像描述,运行环境(keras==2.0.3,tensorflow==1.1.0,pandas==0.19.1,numpy==1.12.1,h5py==2.7.0,matplotlib==2.1.0,pillow==4.3.0)


【文件预览】:
.gitignore
trained_models
----IAPR_2012()
--------iapr_weights.90-1.99.hdf5(10.55MB)
LICENSE
datasets
----IAPR_2012()
--------preprocessed_data()
--------IAPR_2012_captions.txt(2.03MB)
----COCO()
--------COCO_training_2014_captions.txt(36.54MB)
src
----visualization.ipynb(4.97MB)
----test.py(401B)
----models.py(2KB)
----visualization.py(2KB)
----train.py(3KB)
----.ipynb_checkpoints()
--------visualization-checkpoint.ipynb(4.97MB)
----data_manager.py(15KB)
----evaluator.py(5KB)
----__pycache__()
--------generator.cpython-35.pyc(7KB)
--------models.cpython-35.pyc(2KB)
--------evaluator.cpython-35.pyc(4KB)
--------data_manager.cpython-35.pyc(12KB)
----__init__.py(0B)
----generator.py(8KB)
.idea
----.gitignore(50B)
----程序neural_image_captioning.iml(566B)
----workspace.xml(7KB)
----misc.xml(309B)
----modules.xml(317B)
----inspectionProfiles()
--------profiles_settings.xml(174B)
images
----example.png(889KB)
----NIC.png(33KB)

网友评论