Pinned Repositories
SSB-OSR
PyTorch Implementation of ECCV 2024 OOD-CV Workshop SSB Challenge (Open-Set Recognition Track) - 1st Place
BiomedGPT
BiomedGPT: A Unified and Generalist Biomedical Generative Pre-trained Transformer for Vision, Language, and Multimodal Tasks
causal-conv1d
Causal depthwise conv1d in CUDA, with a PyTorch interface
DiffIR2VR-Zero
DOE
energy_ood
HTR-VT
(Pattern Recognition) Pytorch implementation of “HTR-VT: Handwritten Text Recognition with Vision Transformer”
kat
Kolmogorov-Arnold Transformer: A PyTorch Implementation with CUDA kernel
LinePytorchOCR
SURE
“SURE: SUrvey REcipes for building reliable and robust deep networks” (CVPR 2024) & (ECCV 2024 OOD-CV Challenge Winner)
YutingLi0606's Repositories
YutingLi0606/SURE
“SURE: SUrvey REcipes for building reliable and robust deep networks” (CVPR 2024) & (ECCV 2024 OOD-CV Challenge Winner)
YutingLi0606/HTR-VT
(Pattern Recognition) Pytorch implementation of “HTR-VT: Handwritten Text Recognition with Vision Transformer”
YutingLi0606/yutingli0606.github.io
YutingLi0606/BiomedGPT
BiomedGPT: A Unified and Generalist Biomedical Generative Pre-trained Transformer for Vision, Language, and Multimodal Tasks
YutingLi0606/causal-conv1d
Causal depthwise conv1d in CUDA, with a PyTorch interface
YutingLi0606/DiffIR2VR-Zero
YutingLi0606/DOE
YutingLi0606/kat
Kolmogorov-Arnold Transformer: A PyTorch Implementation with CUDA kernel
YutingLi0606/LinePytorchOCR
YutingLi0606/poem
PyTorch implementation of POEM (Out-of-distribution detection with posterior sampling), ICML 2022
YutingLi0606/sqvae
Pytorch implementation of stochastically quantized variational autoencoder (SQ-VAE)
YutingLi0606/VerticalAttentionOCR
YutingLi0606/YutingLi0606
Config files for my GitHub profile.
YutingLi0606/mamba
Mamba SSM architecture
YutingLi0606/MedMamba
This is the official code repository for "MedMamba: Vision Mamba for Medical Image Classification"
YutingLi0606/MOFA-Video
[ECCV 2024] MOFA-Video: Controllable Image Animation via Generative Motion Field Adaptions in Frozen Image-to-Video Diffusion Model.
YutingLi0606/pytorch-gradual-warmup-lr
Gradually-Warmup Learning Rate Scheduler for PyTorch
YutingLi0606/Retinexformer
"Retinexformer: One-stage Retinex-based Transformer for Low-light Image Enhancement" (ICCV 2023) & (NTIRE 2024 Challenge)
YutingLi0606/RSN
"Learning Delicate Local Representations for Multi-Person Pose Estimation" (ECCV 2020 Spotlight) & (COCO 2019 Human Keypoint Detection Challenge Winner) & (COCO 2019 Best Paper Award)
YutingLi0606/segment-anything-2
The repository provides code for running inference with the Meta Segment Anything Model 2 (SAM 2), links for downloading the trained model checkpoints, and example notebooks that show how to use the model.
YutingLi0606/SSB
Python package to download and use the SSB datasets
YutingLi0606/SSB-OSR
PyTorch Implementation of ECCV 2024 OOD-CV Workshop SSB Challenge (Open-Set Recognition Track) - 1st Place
YutingLi0606/SVD_Xtend
Stable Video Diffusion Training Code and Extensions.
YutingLi0606/TrustLLM
[ICML 2024] TrustLLM: Trustworthiness in Large Language Models
YutingLi0606/Tune-A-Video
[ICCV 2023] Tune-A-Video: One-Shot Tuning of Image Diffusion Models for Text-to-Video Generation
YutingLi0606/URL
Universal Representation Learning from Multiple Domains for Few-shot Classification - ICCV 2021, Cross-domain Few-shot Learning with Task-specific Adapters - CVPR 2022
YutingLi0606/video2dataset
Easily create large video dataset from video urls
YutingLi0606/Vim
[ICML 2024] Vision Mamba: Efficient Visual Representation Learning with Bidirectional State Space Model
YutingLi0606/Vision-KAN
KAN for Vision Transformer
YutingLi0606/VMamba
VMamba: Visual State Space Models,code is based on mamba