Video Caption Generation

Github Repo

Task Description

Hello!

Model

Hello!

Hello!

Hello!

Evaluation

$\text{BP=}\begin{cases} 1 & \text{if } c > r \newline e^{1-r/c} & \text{if } c\leq r \end{cases}$

$\text{Precision = correct words / candidate length}$

$\text{BLEU@1 = BP}\times \text{Precision}$

 without attention modelLuongAttentionBahdanauAttention
$\text{BLEU@1 score}$0.59940.60590.5867
 without schedule samplingScheduledEmbeddingTrainingHelper
$\text{BLEU@1 score}$0.59940.6478