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/DetCo.pytorch
A PyTorch implementation of DetCo https://arxiv.org/pdf/2102.04803.pdf
shuuchen/frelu.pytorch
A PyTorch implementation of funnel activation https://arxiv.org/pdf/2007.11824.pdf
shuuchen/HRNet
A compact HRNet implementation in PyTorch
shuuchen/involution.pytorch
A PyTorch implementation of Involution using einops https://arxiv.org/pdf/2103.06255.pdf
shuuchen/FloorplanTransformation
Raster-to-Vector: Revisiting Floorplan Transformation
shuuchen/external_attention.pytorch
A PyTorch implementation of external attention.
shuuchen/PoseWarper.pytorch
A minimum implementation of pose warper https://arxiv.org/pdf/1906.04016.pdf
shuuchen/RAFT
shuuchen/bottleneck-transformer-pytorch
Implementation of Bottleneck Transformer in Pytorch
shuuchen/conv_lstm
A Pytorch implementation of convolutional lstm
shuuchen/FairMOT
A simple baseline for one-shot multi-object tracking
shuuchen/hf_nlp_notebooks
Jupyter notebooks for the Natural Language Processing with Transformers book
shuuchen/HigherHRNet-Human-Pose-Estimation
This is an official implementation of our CVPR 2020 paper "HigherHRNet: Scale-Aware Representation Learning for Bottom-Up Human Pose Estimation" (https://arxiv.org/abs/1908.10357)
shuuchen/HRNet-Facial-Landmark-Detection
This is an official implementation of facial landmark detection for our TPAMI paper "Deep High-Resolution Representation Learning for Visual Recognition". https://arxiv.org/abs/1908.07919
shuuchen/IP-Net
Learning Human-Object Interaction Detection using Interaction Points, CVPR 2020
shuuchen/keypoint_estimation
shuuchen/leetcode
关于leetcode的一些解题思路和演变
shuuchen/MaskTextSpotterV3
The code of "Mask TextSpotter v3: Segmentation Proposal Network for Robust Scene Text Spotting"
shuuchen/moco
PyTorch implementation of MoCo: https://arxiv.org/abs/1911.05722
shuuchen/nanodet
⚡Super fast and lightweight anchor-free object detection model. 🔥Only 1.8MB and run 97FPS on cellphone🔥
shuuchen/paper_reading_list
A list of my paper readings and comments
shuuchen/PointCloudAutoencoder.py
Point cloud autoencoder implemented in PyTorch https://arxiv.org/pdf/1707.02392.pdf
shuuchen/PWC-Net
PWC-Net: CNNs for Optical Flow Using Pyramid, Warping, and Cost Volume, CVPR 2018 (Oral)
shuuchen/pytorch-AdaIN
Unofficial pytorch implementation of 'Arbitrary Style Transfer in Real-time with Adaptive Instance Normalization' [Huang+, ICCV2017]
shuuchen/siamese_network
shuuchen/simsiam
PyTorch implementation of SimSiam https//arxiv.org/abs/2011.10566
shuuchen/Synthetic2Realistic
ECCV 2018 "T2Net: Synthetic-to-Realistic Translation for Depth Estimation Tasks"
shuuchen/unilm
Large-scale Self-supervised Pre-training Across Tasks, Languages, and Modalities
shuuchen/v-coco
Hooks for VCOCO
shuuchen/vision
Datasets, Transforms and Models specific to Computer Vision