Pinned Repositories
Action-Recognition-Study
a pytorch implementation of representative action models
bnas
Official PyTorch Implementation of "Learning Architectures for Binary Networks" (ECCV2020)
CoCoPIE-ModelZoo
efficientnet-pytorch
PyTorch implementation of "EfficientNet", ICML 2019
EfficientNets-PyTorch
A PyTorch implementation of " EfficientNet: Rethinking Model Scaling for Convolutional Neural Networks."
faceswap
Deepfakes Software For All
first-order-model
This repository contains the source code for the paper First Order Motion Model for Image Animation
Human-Segmentation-PyTorch
Human segmentation models, training/inference code, and trained weights, implemented in PyTorch
lightweight-human-pose-estimation.pytorch
Fast and accurate human pose estimation in PyTorch. Contains implementation of "Real-time 2D Multi-Person Pose Estimation on CPU: Lightweight OpenPose" paper.
PaddleSlim
PaddleSlim is an open-source library for deep model compression and architecture search.
eddieback's Repositories
eddieback/Action-Recognition-Study
a pytorch implementation of representative action models
eddieback/bnas
Official PyTorch Implementation of "Learning Architectures for Binary Networks" (ECCV2020)
eddieback/CoCoPIE-ModelZoo
eddieback/efficientnet-pytorch
PyTorch implementation of "EfficientNet", ICML 2019
eddieback/EfficientNets-PyTorch
A PyTorch implementation of " EfficientNet: Rethinking Model Scaling for Convolutional Neural Networks."
eddieback/faceswap
Deepfakes Software For All
eddieback/first-order-model
This repository contains the source code for the paper First Order Motion Model for Image Animation
eddieback/Human-Segmentation-PyTorch
Human segmentation models, training/inference code, and trained weights, implemented in PyTorch
eddieback/lightweight-human-pose-estimation.pytorch
Fast and accurate human pose estimation in PyTorch. Contains implementation of "Real-time 2D Multi-Person Pose Estimation on CPU: Lightweight OpenPose" paper.
eddieback/PaddleSlim
PaddleSlim is an open-source library for deep model compression and architecture search.
eddieback/pix2pix
Image-to-image translation with conditional adversarial nets
eddieback/Portrait-Segmentation
Real-time portrait segmentation for mobile devices
eddieback/pytorch-cifar
95.47% on CIFAR10 with PyTorch
eddieback/pytorch-cifar100
Practice on cifar100(ResNet, DenseNet, VGG, GoogleNet, InceptionV3, InceptionV4, Inception-ResNetv2, Xception, Resnet In Resnet, ResNext,ShuffleNet, ShuffleNetv2, MobileNet, MobileNetv2, SqueezeNet, NasNet, Residual Attention Network, SENet)
eddieback/pytorch-image-models
PyTorch image models, scripts, pretrained weights -- (SE)ResNet/ResNeXT, DPN, EfficientNet, MixNet, MobileNet-V3/V2/V1, MNASNet, Single-Path NAS, FBNet, and more
eddieback/Real-Time_3D-CNN
eddieback/video-preprocessing
eddieback/XNOR-Net-PyTorch
PyTorch Implementation of XNOR-Net