Code for "Optimizing DDPM Sampling with Shortcut Fine-Tuning" (https://arxiv.org/abs/2301.13362), ICML 2023
☆30Oct 6, 2023Updated 2 years ago
Alternatives and similar repositories for SFT-PG
Users that are interested in SFT-PG are comparing it to the libraries listed below
Sorting:
- Code for "Score-based Generative Modeling Secretly Minimizes the Wasserstein Distance", NeurIPS 2022☆17Feb 11, 2023Updated 3 years ago
- A benchmark dataset and simple code examples for measuring the perception and reasoning of multi-sensor Vision Language models.☆19Dec 27, 2024Updated last year
- Dual-Branch Network for Portrait Image Quality Assessment☆18Sep 16, 2025Updated 5 months ago
- PyTorch implementation of JEM++: Improved Techniques for Training JEM☆13Mar 11, 2023Updated 2 years ago
- ☆59Sep 23, 2024Updated last year
- Official Code for Assessing UHD Image Quality from Aesthetics, Distortions, and Saliency☆25Jun 10, 2025Updated 8 months ago
- [CVPR 2023 & IJCV 2025] Positive-Augmented Contrastive Learning for Image and Video Captioning Evaluation☆65Jul 29, 2025Updated 7 months ago
- [IEEE TIP 2024] Ultra-low Bitrate Image Semantic Compression Driven by Large Multimodal Model☆36Apr 24, 2024Updated last year
- [ICML 2024] When Linear Attention Meets Autoregressive Decoding: Towards More Effective and Efficient Linearized Large Language Models☆35Jun 12, 2024Updated last year
- DropIT: Dropping Intermediate Tensors for Memory-Efficient DNN Training (ICLR 2023)☆32Apr 8, 2023Updated 2 years ago
- ☆33Mar 1, 2023Updated 3 years ago
- Code for the paper "Training Diffusion Models with Reinforcement Learning"☆557Jul 5, 2023Updated 2 years ago
- DDPO for finetuning diffusion models, implemented in PyTorch with LoRA support☆748Mar 22, 2024Updated last year
- This repo contains the code to reproduce figures in my dissertation "Passive Imaging and Characterization of the Subsurface With Distribu …☆10Jun 14, 2018Updated 7 years ago
- ☆11Mar 11, 2024Updated last year
- RichHF-18K dataset contains rich human feedback labels we collected for our CVPR'24 paper: https://arxiv.org/pdf/2312.10240, along with t…☆154Jun 25, 2024Updated last year
- PyTorch implementation of denoising diffusion probabilistic models.