-
Zhejiang University
- Hangzhou
Lists (1)
Sort Name ascending (A-Z)
Stars
The largest collection of PyTorch image encoders / backbones. Including train, eval, inference, export scripts, and pretrained weights -- ResNet, ResNeXT, EfficientNet, NFNet, Vision Transformer (V…
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch
This is an official implementation for "Swin Transformer: Hierarchical Vision Transformer using Shifted Windows".
Faster R-CNN (Python implementation) -- see https://github.com/ShaoqingRen/faster_rcnn for the official MATLAB version
Pytorch implementation of convolutional neural network visualization techniques
PyTorch implementation of MAE https//arxiv.org/abs/2111.06377
🔥 2D and 3D Face alignment library build using pytorch
StarGAN v2 - Official PyTorch Implementation (CVPR 2020)
SOTA Re-identification Methods and Toolbox
Bag of Tricks and A Strong Baseline for Deep Person Re-identification
Accurate 3D Face Reconstruction with Weakly-Supervised Learning: From Single Image to Image Set (CVPRW 2019)
PyTorch and TensorFlow implementation of NCP, LTC, and CfC wired neural models
GANimation: Anatomically-aware Facial Animation from a Single Image (ECCV'18 Oral) [PyTorch]
Pytorch implementation for few-shot photorealistic video-to-video translation.
[CVPR 2021] Rethinking Semantic Segmentation from a Sequence-to-Sequence Perspective with Transformers
A Light CNN for Deep Face Representation with Noisy Labels, TIFS 2018
Gradually-Warmup Learning Rate Scheduler for PyTorch
pytorch实现Grad-CAM和Grad-CAM++,可以可视化任意分类网络的Class Activation Map (CAM)图,包括自定义的网络;同时也实现了目标检测faster r-cnn和retinanet两个网络的CAM图;欢迎试用、关注并反馈问题...
Bounding Box Regression with Uncertainty for Accurate Object Detection (CVPR'19)
[NeurIPS 2023] Official implementation of the paper "Motion-X: A Large-scale 3D Expressive Whole-body Human Motion Dataset"
Automatic rigging using neural network from RigNet
[CVPR 2022 Oral] Balanced MSE for Imbalanced Visual Regression https://arxiv.org/abs/2203.16427
StyTr2 : Image Style Transfer with Transformers
Pytorch implementation and demo of FAZE: Few-Shot Adaptive Gaze Estimation (ICCV 2019, oral)
Official implementation of the paper "Estimation of continuous valence and arousal levels from faces in naturalistic conditions", Antoine Toisoul, Jean Kossaifi, Adrian Bulat, Georgios Tzimiropoulo…
Official Pytorch Implementation of SPECTRE: Visual Speech-Aware Perceptual 3D Facial Expression Reconstruction from Videos