Bmvc 2019 Save

PyTorch code for our BMVC 2019 paper "Image Classification with Hierarchical Multigraph Networks"

Project README

Intro

Code for our BMVC 2019 paper Image Classification with Hierarchical Multigraph Networks.

The code to extract superpixels can be found in my another repo.

Update:

In the code the dist variable should have been squared to make it a Gaussian. All figures and results were generated without squaring it. I don't think it's very important in terms of results, but if you square it, sigma should be adjusted accordingly.

Blog

Blog post explaining the paper

Reference

Please cite our paper if you use our code:

@inproceedings{knyazev2019image,
  author = {Boris Knyazev and Xiao Lin and Mohamed R. Amer and Graham W. Taylor},
  title = {Image Classification with Hierarchical Multigraph Networks},
  booktitle = {British Machine Vision Conference (BMVC)},
  year = 2019,
  pdf = {https://arxiv.org/abs/1907.09000}
}
Open Source Agenda is not affiliated with "Bmvc 2019" Project. README Source: bknyaz/bmvc_2019
Stars
60
Open Issues
1
Last Commit
3 years ago
Repository

Open Source Agenda Badge

Open Source Agenda Rating