duyuanchao's Stars
papers-we-love/papers-we-love
Papers from the computer science community to read and discuss.
karpathy/nanoGPT
The simplest, fastest repository for training/finetuning medium-sized GPTs.
google-research/tuning_playbook
A playbook for systematically maximizing the performance of deep learning models.
karpathy/nn-zero-to-hero
Neural Networks: Zero to Hero
ultralytics/yolov3
YOLOv3 in PyTorch > ONNX > CoreML > TFLite
salesforce/LAVIS
LAVIS - A One-stop Library for Language-Vision Intelligence
amusi/Deep-Learning-Interview-Book
深度学习面试宝典(含数学、机器学习、深度学习、计算机视觉、自然语言处理和SLAM等方向)
THUDM/GLM-130B
GLM-130B: An Open Bilingual Pre-Trained Model (ICLR 2023)
open-mmlab/mmpose
OpenMMLab Pose Estimation Toolbox and Benchmark.
facebookresearch/ConvNeXt
Code release for ConvNeXt model
salesforce/BLIP
PyTorch code for BLIP: Bootstrapping Language-Image Pre-training for Unified Vision-Language Understanding and Generation
IDEA-Research/detrex
detrex is a research platform for DETR-based object detection, segmentation, pose estimation and other visual recognition tasks.
open-mmlab/mmclassification
OpenMMLab Image Classification Toolbox and Benchmark
lucidrains/make-a-video-pytorch
Implementation of Make-A-Video, new SOTA text to video generator from Meta AI, in Pytorch
open-mmlab/mmrazor
OpenMMLab Model Compression Toolbox and Benchmark.
yinguobing/head-pose-estimation
Realtime human head pose estimation with ONNXRuntime and OpenCV.
yangxue0827/RotationDetection
This is a tensorflow-based rotation detection benchmark, also called AlphaRotate.
ArrowLuo/CLIP4Clip
An official implementation for "CLIP4Clip: An Empirical Study of CLIP for End to End Video Clip Retrieval"
DavidZhangdw/Visual-Tracking-Development
Visual Object Tracking
cvlab-uob/Awesome-Gaze-Estimation
Awesome Curated List of Eye Gaze Estimation Paper
researchmm/LightTrack
[CVPR21] LightTrack: Finding Lightweight Neural Network for Object Tracking via One-Shot Architecture Search
DanceTrack/DanceTrack
[CVPR2022] DanceTrack: Multiple Object Tracking in Uniform Appearance and Diverse Motion
WarrenWen666/AI-Software-Startups
A Survey of AI startups
mlcommons/tiny
MLPerf™ Tiny is an ML benchmark suite for extremely low-power systems such as microcontrollers
Lednik7/CLIP-ONNX
It is a simple library to speed up CLIP inference up to 3x (K80 GPU)
shoutOutYangJie/MobileOne
An Improved One millisecond Mobile Backbone
strongwolf/DW
A Dual Weighting Label Assignment Scheme for Object Detection
GZWQ/Awesome-Long-Tailed
Papers about long-tailed tasks
Bo396543018/Picodet_Pytorch
yihongXU/DAUMOT
Official Implementation for DAUMOT: Domain Adaptation for Unsupervised Multiple Object Tracking, An unsupervised MOT training framework with domain adaptation.