yichuan9527's Stars
huggingface/pytorch-image-models
The largest collection of PyTorch image encoders / backbones. Including train, eval, inference, export scripts, and pretrained weights -- ResNet, ResNeXT, EfficientNet, NFNet, Vision Transformer (ViT), MobileNetV4, MobileNet-V3 & V2, RegNet, DPN, CSPNet, Swin Transformer, MaxViT, CoAtNet, ConvNeXt, and more
dennybritz/reinforcement-learning
Implementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book and David Silver's course.
tensorflow/tensor2tensor
Library of deep learning models and datasets designed to make deep learning more accessible and accelerate ML research.
lukemelas/EfficientNet-PyTorch
A PyTorch implementation of EfficientNet
open-mmlab/mmagic
OpenMMLab Multimodal Advanced, Generative, and Intelligent Creation Toolbox. Unlock the magic 🪄: Generative-AI (AIGC), easy-to-use APIs, awsome model zoo, diffusion models, for text-to-image generation, image/video restoration/enhancement, etc.
xialeiliu/Awesome-Incremental-Learning
Awesome Incremental Learning
bytedance/byteps
A high performance and generic framework for distributed DNN training
floodsung/Meta-Learning-Papers
Meta Learning / Learning to Learn / One Shot Learning / Few Shot Learning
extreme-assistant/ICCV2023-Paper-Code-Interpretation
ICCV2021/2019/2017 论文/代码/解读/直播合集,极市团队整理
emptymalei/awesome-research
:seedling: a curated list of tools to help you with your research/life; I built a front end around this repo, please use the link below [This repo is deprecated. Instead, I maintain all the contents using the following website]
open-mmlab/mmaction
An open-source toolbox for action understanding based on PyTorch
NEU-Gou/awesome-reid-dataset
Collection of public available person re-identification datasets
implus/PytorchInsight
a pytorch lib with state-of-the-art architectures, pretrained models and real-time updated results
shaoanlu/fewshot-face-translation-GAN
Generative adversarial networks integrating modules from FUNIT and SPADE for face-swapping.
gjy3035/C-3-Framework
An open-source PyTorch code for crowd counting
YU1ut/MixMatch-pytorch
Code for "MixMatch - A Holistic Approach to Semi-Supervised Learning"
Lyken17/pytorch-memonger
Sublinear memory optimization for deep learning. https://arxiv.org/abs/1604.06174
yihongXU/deepMOT
Official Implementation of How To Train Your Deep Multi-Object Tracker (CVPR2020)
GengDavid/pytorch-cpn
A PyTorch re-implementation of CPN (Cascaded Pyramid Network for Multi-Person Pose Estimation)
keiohta/tf2rl
TensorFlow2 Reinforcement Learning
JDAI-CV/VeRidataset
This is the project page for veri dataset which is a large scale image dataset for vehicle re-identification in urban traffic surveillance.
Charrin/RetinaFace-Cpp
RetinaFace detector with C++
AsuradaYuci/awesome_video_person_reid
papers collection and understanding for video person re-identification
jian667/face-dataset
Face related datasets
jackie840129/STE-NVAN
Spatially and Temporally Efficient Non-local Attention Network for Video-based Person Re-Identification (BMVC 2019)
mingxingtan/efficientnet
EfficientNets snapshot
Enderdead/Pytorch_Quantize_impls
Some recent Quantizing techniques on PyTorch
hpnair/18663_Project_FBNet
Class Project for 18663 - Implementation of FBNet (Hardware-Aware DNAS)
CoinCheung/SFT-ReID
My implementation of Spectral-Feature-Transformation-ReID, link to the paper: https://arxiv.org/abs/1811.11405
Irynei/SafeAugmentation