Skip to content

clause-bielefeld/colour-term-grounding

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

colour-term-grounding

Code for the ACL 2020 paper

  1. extract objects and annotations
  • preprocessing/data_extraction.py
  1. train/test/dev splits
  • preprocessing/data_split.py
  1. extract histograms
  • preprocessing/histogram_colour/extract_histograms.py
  1. filter + resample data
  • preprocessing/data_resampling.py
  1. train models
  • models/bottomup/bottomup-train.py
  • models/topdown/topdown-train.py
  • models/earlyfusion/earlyfusion-train.py
  1. get model predictions
  • models/bottomup/bottomup-predict.py
  • models/topdown/topdown-predict.py
  • models/earlyfusion/earlyfusion-predict.py
  1. evaluation
  • evaluation/evaluation.ipynb
  • evaluation/evaluation_unseen.ipynb

Data and models can be found here.

About

Code for Simeon's ACL 2020 paper

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published