guxiao0822's Stars
facebookresearch/segment-anything
The repository provides code for running inference with the SegmentAnything Model (SAM), links for downloading the trained model checkpoints, and example notebooks that show how to use the model.
google-research/tuning_playbook
A playbook for systematically maximizing the performance of deep learning models.
CompVis/latent-diffusion
High-Resolution Image Synthesis with Latent Diffusion Models
lucidrains/denoising-diffusion-pytorch
Implementation of Denoising Diffusion Probabilistic Model in Pytorch
TheLastBen/fast-stable-diffusion
fast-stable-diffusion + DreamBooth
cloneofsimo/lora
Using Low-rank adaptation to quickly fine-tune diffusion models.
timothybrooks/instruct-pix2pix
facebookresearch/ijepa
Official codebase for I-JEPA, the Image-based Joint-Embedding Predictive Architecture. First outlined in the CVPR paper, "Self-supervised learning from images with a joint-embedding predictive architecture."
ShoufaChen/DiffusionDet
[ICCV2023 Best Paper Finalist] PyTorch implementation of DiffusionDet (https://arxiv.org/abs/2211.09788)
Jingkang50/OpenOOD
Benchmarking Generalized Out-of-Distribution Detection
athn-nik/teach
Official PyTorch implementation of the paper "TEACH: Temporal Action Compositions for 3D Humans"
vzyrianov/lidargen
Official implementation of "Learning to Generate Realistic LiDAR Point Clouds" (ECCV 2022)
kakaobrain/flame
Official implementation of the paper "FLAME: Free-form Language-based Motion Synthesis & Editing"
zihuixue/DynMM
Code for the paper 'Dynamic Multimodal Fusion'
Bazinga699/NCL
[CVPR2022] This repository contains code for the paper "Nested Collaborative Learning for Long-Tailed Visual Recognition", published at CVPR 2022
thuml/Domain-Adaptation-Regression
Code release for Representation Subspace Distance for Domain Adaptation Regression (ICML 2021)
gulvarol/surreact
Synthetic Humans for Action Recognition, IJCV 2021
huaxiuyao/C-Mixup
C-Mixup for NeurIPS 2022
XuZhengzhuo/LiVT
LiVT PyTorch Implementation.
yaoxufeng/PCL-Proxy-based-Contrastive-Learning-for-Domain-Generalization
BorealisAI/ranksim-imbalanced-regression
[ICML 2022] RankSim: Ranking Similarity Regularization for Deep Imbalanced Regression
zihuixue/MFH
[ICLR 23 oral] The Modality Focusing Hypothesis: Towards Understanding Crossmodal Knowledge Distillation
acmi-lab/Open-Set-Label-Shift
Code and results accompanying our paper titled Domain Adaptation under Open Set Label Shift
ClaudiaShu/SSL-FER
[BMVC 2022] This is the official code of our Paper "Revisiting Self-Supervised Contrastive Learning for Facial Expression Recognition"
kostas1515/GOL
Official implementation of 'Gumbel Optimised Loss for Long Tailed Instance Segmentation' ECCV2022. Paper at: https://arxiv.org/abs/2207.10936
Lrnyux/EgoHMR
[ICRA2023] This is the official repository for EgoHMR
Lrnyux/Ego-X
[IROS2022] This is the official repository of Ego+X
Lrnyux/EgoCentric-Human-Pose-ECHP-Dataset
[TMM2023] This is the official version of ECHP dataset
guxiao0822/trans_action
[CVPR 2021 EPIC Challenge] TransAction
zhengqigao/TTM-challenge-CVPR-23