Skip to content

"Automatic Image Annotation: the quirks and what works", Journal: Multimedia Tools and Applications, June 2018

Notifications You must be signed in to change notification settings

ayushidutta/image-annot-quirks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Automatic Image Annotation: the quirks and what works

This repository contains the code for our paper published in Multimedia Tools and Applications: https://doi.org/10.1007/s11042-018-6247-3

  • Non deep learning annotation models like 2PKNN, Tagprop, Tagrel, SVM, JEC
  • Deep learning annotation models based on multi label loss functions like Softmax, Sigmoid, Pairwise Ranking, WARP, LSEP
  • Empirical Experiments as per the paper
    • Per Label vs Per Image Evaluation Criteria
    • Dataset Specific Biases

Setup and Non-deep learning annotation models

Refer to run.md

Deep learning annotation models

Repo: https://github.com/ayushidutta/cnn-image-classification

Empirical analysis

Refer to analysis.md

Datasets

The 'data' folder contains the train/test splits of all datasets used in this experiment. For images, please refer to the individual dataset's page.

Requirements

  • MATLAB
  • Python 2
  • Tensorflow 1.3 for Deep learning annotation models

About

"Automatic Image Annotation: the quirks and what works", Journal: Multimedia Tools and Applications, June 2018

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published