Giter VIP home page Giter VIP logo

chineseimg2cap's People

Contributors

aodiwei avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

chineseimg2cap's Issues

image caption,结果中,出现多个同类型的词

你好,我用的是COCO数据集,
两层LSTM模型, 一层用于实现自上而下的注意力,一层实现语言模型。

用jieba提取词
我将所有图片描述中,出现频率大于3次的词作为字典文件,一共有14226个词。
words = [w for w in word_freq.keys() if word_freq[w] > 3]

训练好模型后,在使用时,结果中出现多个同类型的词,比如:
放在 床上 的 笔记 笔记本 笔记本电脑 电脑
一个 小女 小女孩 女孩 站 在 一起

请教一下,应该怎样解决这个问题?

Testing for one image

Hi !!,
I got your link from show-attend-tell page. I saw your comment for one image this. I see you're also trying to generate for a single image. I have a question were you successful in generating a caption for one image ?

数据集与VGG19.mat

你好,请问你使用的数据集是哪个?还有预训练的VGG19.mat文件可以提供一下下载链接么?
感谢!!!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.