Pinned Repositories
3dhand
AAE
adversarial autoencoder (AAE) with tensorflow for MNIST
AAE-tensorflow
Tensorflow implementation of Adversarial Autoencoders (https://arxiv.org/abs/1511.05644)
ACGAN-PyTorch
AdelaiDet
AdelaiDet is an open source toolbox for multiple instance-level detection and recognition tasks.
Adversarial-Autoencoder
An adversarial autoencoder implementation in pytorch
adversarial-variational-autoencoders
Adversarial Variational Auto-Encoders (AVAEs) in Theano
autoencoding_beyond_pixels
Generative image model with learned similarity measures
IcGAN
Invertible conditional GANs for image editing
Tensorflow-MultiGPU-VAE-GAN
A single jupyter notebook multi gpu VAE-GAN example with latent space algebra and receptive field visualizations.
shuizhilinxin's Repositories
shuizhilinxin/PCL-Notes
pcl learning notes
shuizhilinxin/taichi
Productive & portable programming language for high-performance, sparse & differentiable computing on GPUs
shuizhilinxin/CONTA
Implementation for NeurIPS oral paper: Causal Intervention for Weakly-Supervised Semantic Segmentation
shuizhilinxin/pytorch-quantization-demo
A simple network quantization demo using pytorch from scratch.
shuizhilinxin/Atlas
Atlas: End-to-End 3D Scene Reconstruction from Posed Images
shuizhilinxin/CascadePSP
[CVPR2020] CascadePSP: Toward Class-Agnostic and Very High-Resolution Segmentation via Global and Local Refinement
shuizhilinxin/backgroundRemoval
Background Removal using Python and OpenCV. Replacing the background with a video
shuizhilinxin/TensorRT-Inference-Server-Tutorial
服务侧深度学习部署案例
shuizhilinxin/openpose
OpenPose: Real-time multi-person keypoint detection library for body, face, hands, and foot estimation
shuizhilinxin/Hand-Segmentation-in-the-Wild
shuizhilinxin/streamlit
Streamlit — The fastest way to build custom ML tools
shuizhilinxin/zh-google-styleguide
Google 开源项目风格指南 (中文版)
shuizhilinxin/smplify-x
Expressive Body Capture: 3D Hands, Face, and Body from a Single Image
shuizhilinxin/smplx
SMPL-X
shuizhilinxin/manopth
MANO layer for PyTorch, generating hand meshes as a differentiable layer
shuizhilinxin/VO-handpose
Variational Object-aware 3D Hand Pose from a Single RGB Image
shuizhilinxin/3dhand
shuizhilinxin/Awesome-PyTorch-Chinese
【干货】史上最全的PyTorch学习资源汇总
shuizhilinxin/hand-graph-cnn
3D Hand Shape and Pose Estimation from a Single RGB Image
shuizhilinxin/LeetCode-Solutions
:octocat: (Weekly Update) Python / C++ 11 Solutions of All 1140 LeetCode Problems
shuizhilinxin/vq-vae-2-pytorch
Implementation of Generating Diverse High-Fidelity Images with VQ-VAE-2 in PyTorch
shuizhilinxin/Evaluations-on-hand-pose-estimation-with-RGB
shuizhilinxin/note
学习笔记整理📚
shuizhilinxin/planercnn
PlaneRCNN detects and reconstructs piece-wise planar surfaces from a single RGB image
shuizhilinxin/celeba-hq-modified
Modified h5tool.py make user getting celeba-HQ easier
shuizhilinxin/GraphCMR
Repository for the paper "Convolutional Mesh Regression for Single-Image Human Shape Reconstruction"
shuizhilinxin/deepcaps
Official Implementation of "DeepCaps: Going Deeper with Capsule Networks" paper (CVPR 2019).
shuizhilinxin/Attention-Augmented-Conv2d
Implementing Attention Augmented Convolutional Networks using Pytorch
shuizhilinxin/Fashion_Attribute_Editing
A dataset of fashion clothing images paired with attribute labels.
shuizhilinxin/RandWireNN
Pytorch Implementation of: "Exploring Randomly Wired Neural Networks for Image Recognition"