qinxin's repositories
BMN-Boundary-Matching-Network
A pytorch-version implementation codes of paper: "BMN: Boundary-Matching Network for Temporal Action Proposal Generation", which is accepted in ICCV 2019.
TSN-pytorch
Pytorch impelementation for Temporal Segment Networks (TSN) in ECCV 2016
CNN-repository
classical CNN impelementation with pytorch.Include VGGNet,BN-VGG,Inception-v1,BN-Inception,Resnet-v1,Resnet-v2,DenseNet and so on.
SlowFast-Network
implementation of the paper 'SlowFast Networks for Video Recognition ' with Pytorch
C3D-pytorch
a C3D impelementation using pytorch
Pose-estimation_tutorials
Tools and tutorials of pose estimation and deep learning
ActionDetection-AFSD
Code for CVPR2021 paper "Learning Salient Boundary Feature for Anchor-free Temporal Action Localization"
basic-knowledge-machine-learning-
求职季的机器学习的基础知识回顾记录
DemystifyLocalViT
Official code for paper "Demystifying Local Vision Transformer: Sparse Connectivity, Weight Sharing, and Dynamic Weight"
examples
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
incremental_learning.pytorch
A collection of incremental learning paper implementations.
Markdown4Zhihu
一键解决知乎导入Markdown文件时图片和公式等问题。
minimind
🚀🚀 「大模型」2小时完全从0训练26M的小参数GPT!🌏 Train a 26M-parameter GPT from scratch in just 2h!
Person_reID_baseline_pytorch
Pytorch ReID: A tiny, friendly, strong pytorch implement of object re-identification baseline. Tutorial 👉https://github.com/layumi/Person_reID_baseline_pytorch/tree/master/tutorial
pytorch-OpCounter
Count the MACs / FLOPs of your PyTorch model.
pytorchvideo
A deep learning library for video understanding research.
Swin-Transformer
This is an official implementation for "Swin Transformer: Hierarchical Vision Transformer using Shifted Windows".
tea-action-recognition
The Pytorch code of the TEA module (Temporal Excitation and Aggregation for Action Recognition)
UDL
PyTorch code for NeurIPS2021 paper "Uncertainty-Driven Loss for Single Image Super-Resolution"
Video-Swin-Transformer
This is an official implementation for "Video Swin Transformers".