issues
search
AndreiBarsan
/
visualqa
Visual Question Answering project for ETHZ's 2016/17 Deep Learning class.
Apache License 2.0
5
stars
2
forks
source link
Bidirectional LSTM + l2-normalization for image weights
#22
Open
AndreiBarsan
opened
7 years ago
AndreiBarsan
commented
7 years ago
Experiment logs are now being dumped (in a somewhat dirty way) to a file in the experiment folder.
Option to l2-normalize pretrained VGG weights, as suggested by the VQA paper baselines (doesn't seem to help, but may help in other configurations).
Bidirectional LSTM support via a flag.