sd-scripts
CDC-FM (Carré du Champ Flow Matching) Implementation
#2221
Open
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
27
Changes
View On
GitHub
Commits
Add CDC-FM (Carré du Champ Flow Matching) support
rockerBOO
committed
254 days ago
Optimize: Cache CDC shapes in memory to eliminate I/O bottleneck
rockerBOO
committed
254 days ago
Refactor: Extract CDC noise transformation to separate function
rockerBOO
committed
254 days ago
Fix: Enable gradient flow through CDC noise transformation
rockerBOO
committed
254 days ago
Add warning throttling for CDC shape mismatches
rockerBOO
committed
254 days ago
Add device consistency validation for CDC transformation
rockerBOO
committed
254 days ago
Fix: Prevent false device mismatch warnings for cuda vs cuda:0
rockerBOO
committed
254 days ago
Fix: Replace CDC integer index lookup with image_key strings
rockerBOO
committed
254 days ago
Use logger instead of print for CDC loading messages
rockerBOO
committed
254 days ago
Add --cdc_debug flag and tqdm progress for CDC preprocessing
rockerBOO
committed
254 days ago
Formatting cleanup
rockerBOO
committed
254 days ago
Add faiss to github action
rockerBOO
committed
254 days ago
Add CDC-FM parameters to model metadata
rockerBOO
committed
253 days ago
Add adaptive k_neighbors support for CDC-FM
rockerBOO
committed
253 days ago
Add graceful fallback when FAISS is not installed
rockerBOO
committed
253 days ago
Slight cleanup
rockerBOO
committed
252 days ago
Improve dimension mismatch warning for CDC Flow Matching
rockerBOO
committed
252 days ago
Consolidate and simplify CDC test files
rockerBOO
committed
252 days ago
Remove faiss, save per image cdc file
rockerBOO
committed
245 days ago
Fix CDC tests to new format and deprecate old tests
rockerBOO
committed
245 days ago
Remove deprecated cdc cache path
rockerBOO
committed
245 days ago
Fix multi-resolution support in cached files
rockerBOO
committed
232 days ago
Add multi-resolution test
rockerBOO
committed
232 days ago
Fix cdc cache file validation
rockerBOO
committed
229 days ago
Add error if with CDC if cache_latents or cache_latents_to_disk is not set
rockerBOO
committed
229 days ago
Remove timestep_index
rockerBOO
committed
215 days ago
Fix tests
rockerBOO
committed
215 days ago
Loading