Audio-Visual-Video-Caption icon indicating copy to clipboard operation
Audio-Visual-Video-Caption copied to clipboard

can you provide the validate example? when i perform the valiadation there are some error occured.

Open Gavinic opened this issue 5 years ago • 0 comments

n_layers=opt['num_layers'], rnn_cell=opt['rnn_type'], rnn_dropout_p=opt['rnn_dropout_p']).cuda() KeyError: 'rnn_type'

Gavinic avatar Sep 27 '19 13:09 Gavinic