pytorch_compact_bilinear_pooling
Bilinear pooling
Provides an implementation of Compact Bilinear Pooling using PyTorch
Compact Bilinear Pooling for PyTorch
253 stars
6 watching
43 forks
Language: Python
last commit: over 2 years ago Related projects:
Repository | Description | Stars |
---|---|---|
deepinsight-pcalab/compactbilinearpooling-pytorch | A PyTorch implementation of compact bilinear pooling, an efficient downsampling technique used in computer vision and other image processing applications. | 183 |
hjmshi/pytorch-lbfgs | A PyTorch implementation of L-BFGS optimization algorithm for training neural networks | 591 |
ptrblck/prog_gans_pytorch_inference | Reproducible PyTorch inference of the Progressive Growing of GANs model using CelebA training snapshot | 322 |
sebgao/lip | Implementations of Local Importance-based Pooling (LIP) in PyTorch for image classification tasks. | 219 |
lextal/pspnet-pytorch | A PyTorch implementation of a segmentation network architecture | 588 |
pyg-team/pytorch-frame | A deep learning framework for handling heterogeneous tabular data with diverse column types | 582 |
clementpinard/sfmlearner-pytorch | Pytorch implementation of unsupervised depth and ego-motion learning from video sequences | 1,022 |
zhanghang1989/pytorch-encoding | A Python framework for building deep learning models with optimized encoding layers and batch normalization. | 2,044 |
foamliu/deep-image-matting-pytorch | An implementation of deep image matting in PyTorch using a neural network architecture. | 821 |
felixgwu/img_classification_pk_pytorch | A PyTorch project for comparing image classification models and facilitating quick experiment setup | 366 |
tugstugi/pytorch-saltnet | A PyTorch implementation of a U-Net model for image segmentation tasks | 278 |
kaiyangzhou/dassl.pytorch | A PyTorch toolbox for supporting research and development of domain adaptation, generalization, and semi-supervised learning methods in computer vision. | 1,236 |
kasnerz/lightnlg | A minimalistic codebase for training and interacting with NLG models from HuggingFace Transformers using PyTorch Lightning. | 3 |
rdspring1/pytorch_gbw_lm | Trains a large-scale PyTorch language model on the 1-Billion Word dataset | 123 |
benedekrozemberczki/clustergcn | A PyTorch implementation of a clustering algorithm for graph neural networks | 788 |