Skip to content
This repository has been archived by the owner on Dec 21, 2017. It is now read-only.

Attalos New Results

karllab41 edited this page Sep 28, 2016 · 6 revisions

Assumptions:

  • Using Inception Features
  • Evaluated using attalos.evaluation.evaluation.py

Dataset Codes

Code Name
IA IAPRTC-12
ESP ESP Game
VG Visual Genome

Single Corpus

Approach Train Test wordvecs Precision Recall F1 Network OtherParams Epochs
MSE IA IA Glove 2048,1024 240
NegSamp-Fixed IA IA w2v 0.282 0.216 0.163 2048,1024 240 scale_words=0.1
NegSamp-Optim IA ESP w2v 0.282 0.216 0.163 2048,1024 240 scale_words=0.1
NegSamp-Fixed VG VG w2v 0.282 0.216 0.163 2048,1024 240 scale_words=0.1
NegSamp-Optim VG ESP w2v 0.282 0.216 0.163 2048,1024 240 scale_words=0.1