pinglmlcv's Stars
orpatashnik/StyleCLIP
Official Implementation for "StyleCLIP: Text-Driven Manipulation of StyleGAN Imagery" (ICCV 2021 Oral)
Luodian/Otter
🦦 Otter, a multi-modal model based on OpenFlamingo (open-sourced version of DeepMind's Flamingo), trained on MIMIC-IT and showcasing improved instruction-following and in-context learning ability.
fudan-zvg/Semantic-Segment-Anything
Automated dense category annotation engine that serves as the initial semantic labeling for the Segment Anything dataset (SA-1B).
lucidrains/alphafold2
To eventually become an unofficial Pytorch implementation / replication of Alphafold2, as details of the architecture get released
EgoAlpha/prompt-in-context-learning
Awesome resources for in-context learning and prompt engineering: Mastery of the LLMs such as ChatGPT, GPT-3, and FlanT5, with up-to-date and cutting-edge updates.
shaoxiongji/federated-learning
A PyTorch Implementation of Federated Learning http://doi.org/10.5281/zenodo.4321561
ttengwang/Awesome_Prompting_Papers_in_Computer_Vision
A curated list of prompt-based paper in computer vision and vision-language learning.
isl-org/lang-seg
Language-Driven Semantic Segmentation
raoyongming/DenseCLIP
[CVPR 2022] DenseCLIP: Language-Guided Dense Prediction with Context-Aware Prompting
katsura-jp/pytorch-cosine-annealing-with-warmup
opendilab/awesome-multi-modal-reinforcement-learning
A curated list of Multi-Modal Reinforcement Learning resources (continually updated)
yuangan/EAT_code
Official code for ICCV 2023 paper: "Efficient Emotional Adaptation for Audio-Driven Talking-Head Generation".
zhuangdizhu/FedGen
Code and data accompanying the FedGen paper
JYWa/FedNova
PyTorch implementation of FedNova (NeurIPS 2020), and a class of federated learning algorithms, including FedAvg, FedProx.
hehefan/P4Transformer
Implementation of the "Point 4D Transformer Networks for Spatio-Temporal Modeling in Point Cloud Videos" paper.
Yueming6568/DeltaEdit
cybercore-co-ltd/track2_aicity_2021
This repo is developed for Strong Baseline For Vehicle Re-Identification in Track 2 Ai-City-2021 Challenges
kgl-prml/Pixel-Level-Cycle-Association
Pytorch Implementation for NeurIPS (oral) paper: Pixel Level Cycle Association: A New Perspective for Domain Adaptive Semantic Segmentation
layumi/3D-Magic-Mirror
:dress:3D Magic Mirror: Clothing Reconstruction from a Single Image via a Causal Perspective:dress: Single-View 3D Reconstruction
BAAI-DCAI/Dataset-Pruning
Dataset pruning for ImageNet and LAION-2B.
qiqitao77/Awesome-Comprehensive-Deepfake-Detection
ryongithub/GatedPromptTuning
ondrejbohdal/label-distillation
Official PyTorch implementation of “Flexible Dataset Distillation: Learn Labels Instead of Images”
AsafShul/PoDD
Official PyTorch Implementation for the "Distilling Datasets Into Less Than One Image" paper.
dvlab-research/Dsig
Deep Structured Instance Graph for Distilling Object Detectors (ICCV 2021)
kristen-rang/FFCLIP
official implementation
yuz1wan/video_distillation
Official implementation of Dancing with Still Images: Video Distillation via Static-Dynamic Disentanglement.
JiejiangWu/FaceG2E
Official code for CVPR2024 paper "text-guided 3d face synthesis - from generation to editing"
arumaekawa/DiLM
Implementaiton of "DiLM: Distilling Dataset into Language Model for Text-level Dataset Distillation" (accepted by NAACL2024 Findings)".
cvlab-yonsei/FYI
An official implementation of "FYI: Flip Your Images for Dataset Distillation" (ECCV 2024) in PyTorch.