cbp
Pooling algorithm
An implementation of a pooling technique for multimodal neural networks in Torch7
Multimodal Compact Bilinear Pooling for Torch7
68 stars
9 watching
23 forks
Language: Lua
last commit: almost 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
jwyang/jule.torch | Implementations of joint unsupervised learning algorithm for deep representations and image clusters using Torch | 288 |
jnhwkim/nips-mrn-vqa | This project presents a neural network model designed to answer visual questions by combining question and image features in a residual learning framework. | 39 |
luuuyi/cbam.pytorch | PyTorch implementation of the CBAM module for refining feature maps in deep networks | 1,337 |
jhkim89/pyramidnet | A Torch implementation of a novel neural network architecture designed to improve the generalization ability of deep image classification models. | 129 |
navdeep-g/h2o3-pam | An implementation of the PAM algorithm in H2O-3 for clustering data. | 1 |
sjsingh91/ib-cnn | A library implementing a learning algorithm for improving classification accuracy with incremental updates and ensemble methods using neural networks | 2 |
nagadomi/kaggle-cifar10-torch7 | A deep neural network architecture optimized for image classification on the CIFAR-10 dataset | 246 |
jczic/micromlp | A lightweight implementation of a multilayer perceptron neural network for use in embedded systems and microcontrollers | 183 |
sebgao/lip | Implementations of Local Importance-based Pooling (LIP) in PyTorch for image classification tasks. | 220 |
junyangwang0410/amber | An LLM-free benchmark suite for evaluating MLLMs' hallucination capabilities in various tasks and dimensions | 93 |
elbuco1/cbam | A deep learning project that develops and tests a novel attention mechanism called CBAM for image classification tasks. | 104 |
aiqm/torchani | A PyTorch implementation of a neural network potential for molecular simulations | 464 |
percyliang/brown-cluster | A C++ implementation of the Brown word clustering algorithm for hierarchical word grouping | 424 |
kaishengtai/torch-ntm | An implementation of a Neural Turing Machine model using Torch | 279 |
gdlg/pytorch_compact_bilinear_pooling | Provides an implementation of Compact Bilinear Pooling using PyTorch | 252 |