All Projects → gy20073 → Compact_bilinear_pooling

gy20073 / Compact_bilinear_pooling

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

Projects that are alternatives of or similar to Compact bilinear pooling

Itwmm
In The Wild 3D Morphable Models
Stars: ✭ 175 (-0.57%)
Mutual labels:  jupyter-notebook
Analytical Tutorials
Tutorials for writing analytical scripts
Stars: ✭ 175 (-0.57%)
Mutual labels:  jupyter-notebook
Rnn For Joint Nlu
Pytorch implementation of "Attention-Based Recurrent Neural Network Models for Joint Intent Detection and Slot Filling" (https://arxiv.org/abs/1609.01454)
Stars: ✭ 176 (+0%)
Mutual labels:  jupyter-notebook
Recommendation
Recommendation System using ML and DL
Stars: ✭ 174 (-1.14%)
Mutual labels:  jupyter-notebook
Intro Spacy Nlp
An introduction to using spaCy for NLP and machine learning
Stars: ✭ 175 (-0.57%)
Mutual labels:  jupyter-notebook
Tech
Documentation of all collective action from tech workers.
Stars: ✭ 176 (+0%)
Mutual labels:  jupyter-notebook
Poems generator keras
唐诗,藏头诗,按需自动生成古诗,基于Keras、LSTM-RNN。文档齐全。
Stars: ✭ 175 (-0.57%)
Mutual labels:  jupyter-notebook
S3contents
A S3 backed ContentsManager implementation for Jupyter
Stars: ✭ 175 (-0.57%)
Mutual labels:  jupyter-notebook
Astropy Tutorials
Tutorials for the Astropy Project
Stars: ✭ 174 (-1.14%)
Mutual labels:  jupyter-notebook
Research
Open sourced research notebooks by the QuantConnect team.
Stars: ✭ 176 (+0%)
Mutual labels:  jupyter-notebook
Keras Tutorials
Keras-Tutorials
Stars: ✭ 175 (-0.57%)
Mutual labels:  jupyter-notebook
Deep Learning With Keras Notebooks
Jupyter notebooks for using & learning Keras
Stars: ✭ 2,077 (+1080.11%)
Mutual labels:  jupyter-notebook
Gluon Fashionai Attributes
Stars: ✭ 176 (+0%)
Mutual labels:  jupyter-notebook
Muffin Cupcake
classifying muffin and cupcake recipes using support vector machines
Stars: ✭ 175 (-0.57%)
Mutual labels:  jupyter-notebook
Neural image captioning
Neural image captioning (NIC) implementation with Keras 2.
Stars: ✭ 176 (+0%)
Mutual labels:  jupyter-notebook
Web Database Analytics
Web scrapping and related analytics using Python tools
Stars: ✭ 175 (-0.57%)
Mutual labels:  jupyter-notebook
Attentionn
All about attention in neural networks. Soft attention, attention maps, local and global attention and multi-head attention.
Stars: ✭ 175 (-0.57%)
Mutual labels:  jupyter-notebook
Prefetch generator
Simple package that makes your generator work in background thread
Stars: ✭ 174 (-1.14%)
Mutual labels:  jupyter-notebook
Debiaswe
Remove problematic gender bias from word embeddings.
Stars: ✭ 175 (-0.57%)
Mutual labels:  jupyter-notebook
Reinforcement learning ai video games
Code for each week's short video of Siraj Raval Course on Reinforcement Learning "AI for Video Games"
Stars: ✭ 176 (+0%)
Mutual labels:  jupyter-notebook

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!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].