ImageCaption

所属分类:内容生成
开发工具:Python
文件大小:7KB
下载次数:0
上传日期:2021-06-30 03:37:45
上 传 者sh-1993
说明:  从新闻文本和图像生成标题。
(Generate captions from news text and image.)

文件列表:
FeatureExtractor.py (1637, 2021-06-30)
NewCaption.py (3446, 2021-06-30)
Training.py (18520, 2021-06-30)

# ImageCaption Generate captions from news text and image. This project generate captions for images. The features of image along with news text has been trained and model tries to caption the image given news text and corresponding image. Image features are extracted using VGG model and news text features are collected using Bidirectional LSTM network. # Data Data can be downloaded from [here](https://drive.google.com/file/d/1t7R_jPUbm0l4vGtqXV8PNiEkOPImJwHj/view?usp=sharing). You can use your own data. If you need our data please email us at josangurpreet@pbi.ac.in. If you use the dataset, please cite the work as follow: Kaur, M., Josan, G., & Kaur, J. (2021). Automatic Punjabi Caption Generation For Sports Images. INFOCOMP Journal of Computer Science, 20(1). Retrieved from http://infocomp.dcc.ufla.br/index.php/infocomp/article/view/1180 # How to run Extract Features of image beforhand using command: python3 FeatureExtractor.py Then train the system using command python3 Training.py

近期下载者

相关文件


收藏者