Skip to content
View 0x3f3f3f3fun's full-sized avatar
  • Shenzhen Institute of Advanced Technology

Block or report 0x3f3f3f3fun

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
0x3f3f3f3fun/README.md

Hi there πŸ‘‹

I'm Xinqi Lin, a second-year graduate student @XPixelGroup. My main research interests are image restoration and super-resolution.

My Projects πŸš€

  • DiffBIR Github stars: Image restoration tool based on Stable Diffusion. This is my first work in image restoration. It achieves good results, but it's relatively slow.
  • HYPIR Github stars: One-step image restoration tool, significantly outperforms DiffBIR while also being tens of times faster. It yielded from a diffusion model, but it's definitely not a diffusion model!
  • upscaler.cpp (coming soon): This is a pure C++ image restoration/super-resolution toolkit, built on ggml (you might know llama.cpp?). I prefer C/C++ over Python, and I'm very familiar with image restoration/super-resolution, so I wrote this library.

Contact πŸ“¬

xqlin0613@gmail.com

Pinned Loading

  1. XPixelGroup/DiffBIR XPixelGroup/DiffBIR Public

    [ECCV 2024] codes of DiffBIR: Towards Blind Image Restoration with Generative Diffusion Prior

    Python 3.9k 340

  2. XPixelGroup/HYPIR XPixelGroup/HYPIR Public

    Official implementation of HYPIR: Harnessing Diffusion-Yielded Score Priors for Image Restoration (SIGGRAPH 2025)

    Python 915 64