guxinqian's Stars
HRNet/HRFormer
[ NeurIPS2021] This is an official implementation of our paper "HRFormer: High-Resolution Transformer for Dense Prediction".
IrvingMeng/LCE
Learning Compatible Embeddings, ICCV 2021
GeraldHan/GGE
Code for Greedy Gradient Ensemble for Visual Question Answering (ICCV 2021, Oral)
VIPL-SLP/VAC_CSLR
Visual Alignment Constraint for Continuous Sign Language Recognition. ( ICCV 2021)
Megvii-BaseDetection/YOLOX
YOLOX is a high-performance anchor-free YOLO, exceeding yolov3~v5 with MegEngine, ONNX, TensorRT, ncnn, and OpenVINO supported. Documentation: https://yolox.readthedocs.io/
blue-blue272/OccludedReID-RFCnet
Code of Feature Completion for Occluded Person Re-Identification (TPAMI 2021).
autonomousvision/giraffe
This repository contains the code for the CVPR 2021 paper "GIRAFFE: Representing Scenes as Compositional Generative Neural Feature Fields"
dyweb/awesome-resume-for-chinese
:page_facing_up: 适合中文的简历模板收集(LaTeX,HTML/JS and so on)由 @hoochanlon 维护
LynnHo/EigenGAN-Tensorflow
EigenGAN: Layer-Wise Eigen-Learning for GANs (ICCV 2021)
microsoft/Swin-Transformer
This is an official implementation for "Swin Transformer: Hierarchical Vision Transformer using Shifted Windows".
dk-liang/Awesome-Visual-Transformer
Collect some papers about transformer with vision. Awesome Transformer with Computer Vision (CV)
weimingwill/awesome-federated-learning
All materials you need for Federated Learning: blogs, videos, papers, and softwares, etc.
mohuangrui/ucasthesis
LaTeX Thesis Template for the University of Chinese Academy of Sciences
IrvingMeng/MagFace
MagFace: A Universal Representation for Face Recognition and Quality Assessment, CVPR2021, Oral
ajabri/videowalk
Repository for "Space-Time Correspondence as a Contrastive Random Walk" (NeurIPS 2020)
LeadroyaL/pdd_3years
huggingface/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
open-mmlab/mmaction2
OpenMMLab's Next Generation Video Understanding Toolbox and Benchmark
facebookresearch/detr
End-to-End Object Detection with Transformers
mysee1989/TCAE
Self-supervised Representation Learning from Videos for Facial Action Unit Detection
ziyuanzhangtony/GaitNet-CVPR2019
bentrevett/pytorch-seq2seq
Tutorials on implementing a few sequence-to-sequence (seq2seq) models with PyTorch and TorchText.
guxinqian/AP3D
Pytorch implementation of "Appearance-Preserving 3D Convolution for Video-based Person Re-identification"
StanfordVL/RubiksNet
Official repo for ECCV 2020 paper - RubiksNet: Learnable 3D-Shift for Efficient Video Action Recognition
YudeWang/SSENet-pytorch
The pytorch implementation of self-supervised scale equivariant network for weakly supervised semantic segmentation.
VIPL-Audio-Visual-Speech-Understanding/learn-an-effective-lip-reading-model-without-pains
The PyTorch Code and Model In "Learn an Effective Lip Reading Model without Pains", (https://arxiv.org/abs/2011.07557), which reaches the state-of-art performance in LRW-1000 dataset.
LynnHo/AttGAN-Tensorflow
AttGAN: Facial Attribute Editing by Only Changing What You Want (IEEE TIP 2019)
VIPL-SLP/pointlstm-gesture-recognition-pytorch
This repo holds the codes of paper: An Efficient PointLSTM for Point Clouds Based Gesture Recognition (CVPR 2020).
PeizeSun/SparseR-CNN
[CVPR2021, PAMI2023] End-to-End Object Detection with Learnable Proposal
NVIDIA/flownet2-pytorch
Pytorch implementation of FlowNet 2.0: Evolution of Optical Flow Estimation with Deep Networks