edshkim98/LocalDiffusion-Hallucination
Official code for 'Tackling Structural Hallucination in Image Translation with Local Diffusion' (ECCV'24 Oral)
When converting medical images (like MRIs or X-rays) from one style to another, this project helps prevent artificial, misleading structures from appearing in the output. It takes an input medical image and produces a translated version that accurately reflects the original data, specifically designed for medical professionals like radiologists or diagnosticians.
No commits in the last 6 months.
Use this if you need to translate medical images while maintaining high fidelity to actual patient data, avoiding "hallucinations" that could lead to misdiagnosis.
Not ideal if your primary concern is generating entirely new, unseen image content rather than accurately translating existing images.
Stars
27
Forks
1
Language
Python
License
—
Category
Last pushed
Sep 17, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/diffusion/edshkim98/LocalDiffusion-Hallucination"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
huggingface/diffusers
🤗 Diffusers: State-of-the-art diffusion models for image, video, and audio generation in PyTorch.
bghira/SimpleTuner
A general fine-tuning kit geared toward image/video/audio diffusion models.
mcmonkeyprojects/SwarmUI
SwarmUI (formerly StableSwarmUI), A Modular Stable Diffusion Web-User-Interface, with an...
nateraw/stable-diffusion-videos
Create 🔥 videos with Stable Diffusion by exploring the latent space and morphing between text prompts
TheDesignFounder/DreamLayer
Benchmark diffusion models faster. Automate evals, seeds, and metrics for reproducible results.