HuggingFace:https://huggingface.co/spaces/MKFMIKU/CoDi Keywords: Multi-task, Diffusion, Distillation Blog:https://zhuanlan.zhihu.com/p/686266981 盲超分 / 真实世界 / 参考 A Dynamic Kernel Prior Model for Unsupervised Blind Image Super-Resolution Paper:https://arxiv.org/abs/2404.15620 Code:https:...
pip install -q -U git+https://github.com/huggingface/peft.git pip install -q -U git+https://github.com/huggingface/accelerate.git 1. 2. 3. 4. 然后就是代码: from transformers import ( AutoModelForCausalLM, BitsAndBytesConfig ) from peft import ( get_peft_model, LoraConfig, TaskType,...
Thank you so much for sharing this!!! Could you make workflow for the super resolution model? https://huggingface.co/stabilityai/stable-cascade/blob/main/controlnet/super_resolution.safetensors
Continuous Optical Zooming: A Benchmark for Arbitrary-Scale Image Super-Resolution in Real World Paper: Code: Keywords: Real World; Arbitrary-Scale 特殊场景 总结 从本届接收的论文来看,Diffusion model和Text引入语义文本信息是大的热点,单纯的超分基本已经绝迹,一般必须带上特殊场景或背景。
Pre-trained models are available at various scales and hosted at the awesome huggingface_hub. By default the models were pretrained on DIV2K, a dataset of 800 high-quality (2K resolution) images for training, augmented to 4000 images and uses a dev set of 100 validation images (images ...
Upscale-A-Video: Temporal-Consistent Diffusion Model for Real-World Video Super-Resolution Shangchen Zhou∗ Peiqing Yang∗ Jianyi Wang Yihang Luo Chen Change Loy S-Lab, Nanyang Technological University https://shangchenzhou.com/projects/upscale-a-video "...
Compared with binary diffractive super-resolving elements, programmable super-resolution pupil filters permit the analysis of various filter designs and allow the filters to be changed rapidly to modify the response of an optical system. In this Letter, a deformable mirror is employed as a ...
This is demo forked fromhttps://huggingface.co/Linaqruf/anything-v3.0. Super Resolution Anime Diffusion At this moment, many diffusion models can only generate <1024 width and length pictures. I integrated the Super Resolution withAnything diffusion modelto produce high resolution pictures. Thanks ...
neosr is an open-source framework for training super-resolution models. It provides a comprehensive and reproducible environment for achieving state-of-the-art image restoration results, making it suitable for both the enthusiastic community, professionals and machine learning academic researchers. It ser...
Real-CUGAN is an AI super resolution model for anime images, trained in a million scale anime dataset, using the same architecture as Waifu2x-CUNet. About Anime4kCPP [[Project]](-https://github.com/TianZerL/Anime4KCPP) Anime4KCPP provides an optimizedbloc97's Anime4Kalgorithm version 0.9,...