reacherhai's Stars
huggingface/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
krahets/hello-algo
《Hello 算法》:动画图解、一键运行的数据结构与算法教程。支持 Python, Java, C++, C, C#, JS, Go, Swift, Rust, Ruby, Kotlin, TS, Dart 代码。简体版和繁体版同步更新,English version ongoing
CompVis/stable-diffusion
A latent text-to-image diffusion model
OpenInterpreter/open-interpreter
A natural language interface for computers
XingangPan/DragGAN
Official Code for DragGAN (SIGGRAPH 2023)
facebookresearch/detectron2
Detectron2 is a platform for object detection, segmentation and other visual recognition tasks.
open-mmlab/mmdetection
OpenMMLab Detection Toolbox and Benchmark
Hannibal046/Awesome-LLM
Awesome-LLM: a curated list of Large Language Model
amusi/CVPR2024-Papers-with-Code
CVPR 2024 论文和开源项目合集
openai/DALL-E
PyTorch package for the discrete VAE used for DALL·E.
salesforce/LAVIS
LAVIS - A One-stop Library for Language-Vision Intelligence
facebookresearch/dinov2
PyTorch code and models for the DINOv2 self-supervised learning method.
MVIG-SJTU/AlphaPose
Real-Time and Accurate Full-Body Multi-Person Pose Estimation&Tracking System
salesforce/BLIP
PyTorch code for BLIP: Bootstrapping Language-Image Pre-training for Unified Vision-Language Understanding and Generation
layumi/Person_reID_baseline_pytorch
:bouncing_ball_person: Pytorch ReID: A tiny, friendly, strong pytorch implement of person re-id / vehicle re-id baseline. Tutorial 👉https://github.com/layumi/Person_reID_baseline_pytorch/tree/master/tutorial
lucidrains/stylegan2-pytorch
Simplest working implementation of Stylegan2, state of the art generative adversarial network, in Pytorch. Enabling everyone to experience disentanglement
amusi/ECCV2024-Papers-with-Code
ECCV 2024 论文和开源项目合集,同时欢迎各位大佬提交issue,分享ECCV 2024论文和开源项目
ytongbai/LVM
damo-cv/TransReID
[ICCV-2021] TransReID: Transformer-based Object Re-Identification
zczcwh/PoseFormer
The project is an official implementation of our paper "3D Human Pose Estimation with Spatial and Temporal Transformers".
gbstack/CVPR-2022-papers
CVPR 2022 papers with code (论文及代码)
Jingkang50/OpenPSG
Benchmarking Panoptic Scene Graph Generation (PSG), ECCV'22
anosorae/IRRA
Cross-Modal Implicit Relation Reasoning and Aligning for Text-to-Image Person Retrieval (CVPR 2023)
VlSomers/bpbreid
[WACV23] A strong baseline for body part-based person re-identification
google-deepmind/magiclens
[ICML'24 Oral] "MagicLens: Self-Supervised Image Retrieval with Open-Ended Instructions"
awslabs/slapo
A schedule language for large model training
WangTaoAs/PFD_Net
[AAAI2022] This is Official implementation for "Pose-guided Feature Disentangling for Occluded Person Re-Identification Based on Transformer" in AAAI2022
ZacharyWang-007/FED-Occluded-ReID
This is the Pytorch implementation of Feature Erasing and Diffusion Network for Occluded Person Re-Identification (CVPR2022).
eddielyc/Augmented-Geometric-Distillation
Official code for Augmented Geometric Distillation
IvyYZ/POAR