GithubHelp home page GithubHelp logo

imgcaption's Introduction

ImgCaption

The model is improved based on the traditional Encoder-Decoder framework. The Convolutional Neural Network (CNN) model of encoding layer adopts VGG16 model, which is widely used in the field of image feature extraction, to extract image features and provide more semantic information. The Recurrent Neural Network (RNN) model of decoding layer adopts LSTM model. In the decoding layer, Word to Vector is used to transform the corresponding vectors. The model do not use an independent Word to Vector training model, but combine the Word to Vector training with the LSTM model training at the same time, so that it has a higher degree of fusion and better adaptability with the whole algorithm model.

Finally, by carrying the algorithm model on the web for visualization, users can intuitively experience the task of image caption generation. Users can choose to pull random images for image description generation on the web page, or upload images for image caption generation by themselves, and the server will save the image data uploaded by users and the generated image caption data. When users view it again, there is no need to recalculate, which improves efficiency and saves resources.

image-20211220203821018

image-20211220203959161

imgcaption's People

Contributors

eloiseyao avatar

Watchers

 avatar

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.