PyTorch-Encoding

Deep learning toolkit

A Python framework for building deep learning models with optimized encoding layers and batch normalization.

A CV toolkit for my papers.

GitHub

2k stars
42 watching
452 forks
Language: Python
last commit: 6 months ago
Linked from 2 awesome lists

batchnormdeep-learningencoding-layersynchronized-batchnorm

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
kaiyangzhou/dassl.pytorch A PyTorch toolbox for supporting research and development of domain adaptation, generalization, and semi-supervised learning methods in computer vision. 1,217
4uiiurz1/pytorch-res2net Implementations of deep learning architectures using PyTorch for image classification tasks on various datasets. 112
eduardoleao052/js-pytorch A JavaScript library that provides GPU-accelerated deep learning capabilities with automatic differentiation and neural network layers. 1,084
pytorch/tnt A collection of tools and utilities for building and training neural networks with PyTorch. 1,663
dmarnerides/pydlt A PyTorch-based toolbox for building and training deep learning models with ease. 204
isht7/pytorch-deeplab-resnet A deep learning model implementation of the DeepLab ResNet architecture for image segmentation tasks. 602
embodiedgpt/embodiedgpt_pytorch A PyTorch-based toolkit for creating customized multimedia datasets and handling heterogeneous data for training AI models. 340
l0sg/relational-rnn-pytorch An implementation of DeepMind's Relational Recurrent Neural Networks (Santoro et al. 2018) in PyTorch for word language modeling 244
erotemic/netharn A PyTorch framework for managing and automating deep learning training loops with features like hyperparameter tracking and single-file deployments. 39
tstandley/xception-pytorch An implementation of a deep learning model using PyTorch and depthwise separable convolutions for image classification 250
pyg-team/pytorch-frame A deep learning framework for handling heterogeneous tabular data with diverse column types 543
lightning-universe/lightning-bolts Provides a toolbox of components to extend PyTorch Lightning for deep learning research and production 1,693
rguthrie3/deeplearningfornlpinpytorch A comprehensive tutorial on deep learning for natural language processing with PyTorch, covering the basics and advancing to linguistic structure prediction. 1,940
bamos/densenet.pytorch An implementation of a deep neural network architecture in PyTorch 832
xxradon/igcv3-pytorch Reimplements MobileNet-V2 and IGCV3 using PyTorch for efficient deep learning. 19