WheatCao's Stars
ttengwang/Awesome_Prompting_Papers_in_Computer_Vision
A curated list of prompt-based paper in computer vision and vision-language learning.
allenai/visprog
Official code for VisProg (CVPR 2023 Best Paper!)
mem0ai/mem0
The Memory layer for your AI apps
XLearning-SCU/2022-CVPR-DART
PyTorch implementation for Learning with Twin Noisy Labels for Visible-Infrared Person Re-Identification (CVPR 2022).
huggingface/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
bismex/Awesome-person-re-identification
Awesome Person Re-identification
PaddlePaddle/PaddleClas
A treasure chest for visual classification and recognition powered by PaddlePaddle
JDAI-CV/fast-reid
SOTA Re-identification Methods and Toolbox
CrossmodalGroup/GSMN
Implementation of our CVPR2020 paper, Graph Structured Network for Image-Text Matching
fartashf/vsepp
PyTorch Code for the paper "VSE++: Improving Visual-Semantic Embeddings with Hard Negatives"
CrossmodalGroup/NAAF
Implementation of our CVPR2022 paper, Negative-Aware Attention Framework for Image-Text Matching.
Paranioar/SGRAF
[AAAI2021] The code of “Similarity Reasoning and Filtration for Image-Text Matching”
lijichang/LNL-NCE
A pytorch implementation for "Neighborhood Collective Estimation for Noisy Label Identification and Correction", which is accepted by ECCV2022.
xu5zhao/BiCro
XLearning-SCU/2021-NeurIPS-NCR
QinYang79/DECL
Deep Evidential Learning with Noisy Correspondence for Cross-modal Retrieval ( ACM Multimedia 2022, Pytorch Code)
Janspiry/Palette-Image-to-Image-Diffusion-Models
Unofficial implementation of Palette: Image-to-Image Diffusion Models by Pytorch
diff-usion/Awesome-Diffusion-Models
A collection of resources and papers on Diffusion Models
njulj/RFDN
Residual Feature Distillation Network for Lightweight Image Super-Resolution
pliang279/awesome-multimodal-ml
Reading list for research topics in multimodal machine learning
Eurus-Holmes/Awesome-Multimodal-Research
A curated list of Multimodal Related Research.
bcmi/Awesome-Image-Composition
A curated list of papers, code and resources pertaining to image composition/compositing or object insertion, which aims to generate realistic composite image.
zu1k/bs-core
Easy and blazing-fast book searcher, create and search your private library.
google-research/vision_transformer
lucidrains/mlp-mixer-pytorch
An All-MLP solution for Vision, from Google AI
zoubohao/DenoisingDiffusionProbabilityModel-ddpm-
This may be the simplest implement of DDPM. You can directly run Main.py to train the UNet on CIFAR-10 dataset and see the amazing process of denoising.
UCSC-REAL/cores
Learning with Instance-Dependent Label Noise: A Sample Sieve Approach (ICLR2021)
LiJunnan1992/DivideMix
Code for paper: DivideMix: Learning with Noisy Labels as Semi-supervised Learning
shengliu66/ELR
Official Implementation of Early-Learning Regularization Prevents Memorization of Noisy Labels
ShuoYang-1998/BLTM
[ICML'2022] Estimating Instance-dependent Bayes-label Transition Matrix using a Deep Neural Network