Skip to content

2018之江杯全球人工智能大赛 视频识别&问答

Notifications You must be signed in to change notification settings

VipWangQiaoqiao/Video-Question

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Video-Question

2018之江杯全球人工智能大赛视频识别&问答 解决的问题:从视频中找出问题的答案

解决的方法: CNN抽取图像特征,LSTM抽取问题特征,最后合并成向量。 使用激活函数预测出每个词概率,将概率最大的那个词当作答案保存下来。 采用端对端的形式,直接进行预测

参加2018之江杯全球人工智能大赛,成功进入复赛,并在全球934支队伍中第35名。

About

2018之江杯全球人工智能大赛 视频识别&问答

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published