Pinned Repositories
depth_eigen
An implementation of https://arxiv.org/abs/1406.2283 in PyTorch.
DetCo.pytorch
A PyTorch implementation of DetCo https://arxiv.org/pdf/2102.04803.pdf
FloorplanTransformation
Raster-to-Vector: Revisiting Floorplan Transformation
frelu.pytorch
A PyTorch implementation of funnel activation https://arxiv.org/pdf/2007.11824.pdf
HRNet
A compact HRNet implementation in PyTorch
involution.pytorch
A PyTorch implementation of Involution using einops https://arxiv.org/pdf/2103.06255.pdf
lsun-room-dsc
An all-in-one usable command line version of https://github.com/leVirve/lsun-room without pain.
saliency
A python command line tool to create Itty-Koch-Style saliency maps.
video_autoencoder
Video lstm auto encoder built with pytorch. https://arxiv.org/pdf/1502.04681.pdf
shuuchen's Repositories
shuuchen/depth_eigen
An implementation of https://arxiv.org/abs/1406.2283 in PyTorch.
shuuchen/lsun-room-dsc
An all-in-one usable command line version of https://github.com/leVirve/lsun-room without pain.
shuuchen/3D-deep-learning-papers
A collection of some 3D vision papers from main conferences.
shuuchen/UNets
Pytorch implementation of u-nets for depth or height field estimation.
shuuchen/FCRN
A Pytorch implement of 《Deeper Depth Prediction with Fully Convolutional Residual Networks》
shuuchen/floorplan_similarity
shuuchen/FusionNet
pytorch implementation of fusion net for depth or height field estimation
shuuchen/human-pose-estimation.pytorch
The project is an official implement of our ECCV2018 paper "Simple Baselines for Human Pose Estimation and Tracking(https://arxiv.org/abs/1804.06208)"
shuuchen/pair_augment
image and label pair augmentation in numpy
shuuchen/PoseWarper
Learning Temporal Pose Estimation from Sparsely Labeled Videos
shuuchen/pytorch-pose
A PyTorch toolkit for 2D Human Pose Estimation.
shuuchen/SHNets
stacked hourglass nets in pytorch for depth or height field estimation.
shuuchen/ad_opt
shuuchen/ad_pjt
shuuchen/DANet
Dual Attention Network for Scene Segmentation (CVPR2019)
shuuchen/data_hub2
shuuchen/Depth2HHA-python
Use python3 to convert depth image into hha image
shuuchen/DIB-R
Learning to Predict 3D Objects with an Interpolation-based Differentiable Renderer (NeurIPS 2019)
shuuchen/DistanceGAN
Pytorch implementation of "One-Sided Unsupervised Domain Mapping" NIPS 2017
shuuchen/Facial-Similarity-with-Siamese-Networks-in-Pytorch
Implementing Siamese networks with a contrastive loss for similarity learning
shuuchen/floorplan_outline_extraction
shuuchen/GASDA
Geometry-Aware Symmetric Domain Adaptation for Monocular Depth Estimation, CVPR 2019
shuuchen/Image_Segmentation
pytorch Implementation of U-Net, R2U-Net, Attention U-Net, Attention R2U-Net.
shuuchen/kaolin
A PyTorch Library for Accelerating 3D Deep Learning Research
shuuchen/LinearStyleTransfer
This is the Pytorch implementation of "Learning Linear Transformations for Fast Image and Video Style Transfer" (CVPR 2019).
shuuchen/pose_adrian
shuuchen/pytorch-unet
Tunable U-Net implementation in PyTorch
shuuchen/TimeCycle
Learning Correspondence from the Cycle-consistency of Time (CVPR 2019)
shuuchen/VON
[NeurIPS 2018] Visual Object Networks: Image Generation with Disentangled 3D Representation.
shuuchen/WCT2
Software that can perform photorealistic style transfer without the need of any post-processing steps.