kevinlemon's repositories
3d_pose_baseline_pytorch
A simple baseline for 3d human pose estimation in PyTorch.
comparing-trajectory-clustering-methods
Comparing Different Clustering Methods and Similarity Metrics on Trajectory Datasets
ComplexCNN
pytorch implementation of complex convolutional neural network
Contractive_Autoencoder_in_Pytorch
Pytorch implementation of contractive autoencoder on MNIST dataset
cycada_release
Code to accompany ICML 2018 paper
DiscoGAN-pytorch
PyTorch implementation of "Learning to Discover Cross-Domain Relations with Generative Adversarial Networks"
ENAS-pytorch
PyTorch implementation of "Efficient Neural Architecture Search via Parameters Sharing"
factored3d
Code release for "Factoring Shape, Pose, and Layout from the 2D Image of a 3D Scene"
grad-cam-pytorch
PyTorch implementation of Grad-CAM
hypersearch
Hyerparameter Optimization for PyTorch
learnable-triangulation-pytorch
This repository is an official PyTorch implementation of the paper "Learnable Triangulation of Human Pose" (ICCV 2019, oral). Proposed method archives state-of-the-art results in multi-view 3D human pose estimation!
Machine-Learning-for-3D-Data
CSE291-I00 - Winter 2018
pytorch-domain-adaptation
A collection of implementations of adversarial domain adaptation algorithms
PyTorch-GAN
PyTorch implementations of Generative Adversarial Networks.
pytorch-OpCounter
Count the FLOPs of your PyTorch model.
pytorch_HMR
pytorch version of "End-to-end Recovery of Human Shape and Pose"
pytorch_image_classification
PyTorch implementation of image classification models for CIFAR-10/CIFAR-100/MNIST/FashionMNIST
pytorchviz
A small package to create visualizations of PyTorch execution graphs
relu_networks_overconfident
Why ReLU networks yield high-confidence predictions far away from the training data and how to mitigate the problem [CVPR 2019, oral]
semantic-segmentation-pytorch
Pytorch implementation for Semantic Segmentation/Scene Parsing on MIT ADE20K dataset
temperature_scaling
A simple way to calibrate your neural network.
transferlearning
Everything about Transfer Learning and Domain Adaptation--迁移学习
Tutorial_BayesianCompressionForDL
A tutorial on "Bayesian Compression for Deep Learning" published at NIPS (2017).
VideoPose3D
Efficient 3D human pose estimation in video using 2D keypoint trajectories