SkillAgentSearch skills...

ImageCaption

Bridging by Word: Image-Grounded Vocabulary Construction for Visual Captioning based in ACL2019

Install / Use

/learn @LibertFan/ImageCaption
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Image Caption

This is an implementation of Bridging by Word: Image-Grounded Vocabulary Construction for Visual Captioning based on pytorch 1.0.

Setup

  1. Install python3.6 and pytorch 1.0.

  2. Download the image data of MS COCO to Data/raw/img.

  3. Data processing. You need to create a folder in Data/train with the name of coco_v? to store the processed data.

cd Code
python BuildImgOrderClusterVocab.py
  1. Model training.
cd Code
python Trainer.py 
View on GitHub
GitHub Stars17
CategoryDevelopment
Updated3y ago
Forks0

Languages

Python

Security Score

60/100

Audited on May 14, 2022

No findings