Skip to content

sandareka/compact_bilinear_pooling

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Compact Bilinear Pooling

The compact bilinear pooling caffe and matconvnet implementation.

See each folder for their readmes.

A torch version of the compact bilinear layer is available at: https://github.com/jnhwkim/cbp in the context of visual question answering, by Jin-Hwa Kim.

Also, tensorflow implementations have been provided by Ronghang Hu (https://github.com/ronghanghu/tensorflow_compact_bilinear_pooling) and Hyojun Kim (https://github.com/therne/compact-bilinear-pooling-tf). Thanks for those re-implementations!

About

MatConvNet and Caffe repo with compact bilinear and bilinear pooling functionality added

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 50.9%
  • C++ 30.8%
  • Cuda 4.7%
  • Python 4.2%
  • MATLAB 4.2%
  • Protocol Buffer 1.7%
  • Other 3.5%