Pinned Repositories
AFLDM
[CVPR 2025 Oral] Alias-free Latent Diffusion Models (official implementation)
diffusers
🤗 Diffusers: State-of-the-art diffusion models for image and audio generation in PyTorch
DiffusersExample
DL-Demos
Demos for deep learning
ebsynth
Fast Example-based Image Synthesis and Style Transfer
Ray-Tracing-OpenGL
A OpenGL implement of ray tracing running on GPU.
Simple-Chinese-Spelling-Checker
A program which correct the spelling error in Chinese text. The performance of program is poor due to insufficient training data.
SingleZombie.github.io
SLICAP-image-segmentation-cpp
An image segmentation algorithm implementation based SLIC and AP
WienerFilteringCpp
A program which can blur and add noise to an image and use WienerFiltering to restore it. You can modify the arguments in GUI and see the restored result visually.
SingleZombie's Repositories
SingleZombie/DL-Demos
Demos for deep learning
SingleZombie/DiffusersExample
SingleZombie/AFLDM
[CVPR 2025 Oral] Alias-free Latent Diffusion Models (official implementation)
SingleZombie/Ray-Tracing-OpenGL
A OpenGL implement of ray tracing running on GPU.
SingleZombie/SLICAP-image-segmentation-cpp
An image segmentation algorithm implementation based SLIC and AP
SingleZombie/diffusers
🤗 Diffusers: State-of-the-art diffusion models for image and audio generation in PyTorch
SingleZombie/ebsynth
Fast Example-based Image Synthesis and Style Transfer
SingleZombie/WienerFilteringCpp
A program which can blur and add noise to an image and use WienerFiltering to restore it. You can modify the arguments in GUI and see the restored result visually.
SingleZombie/Simple-Chinese-Spelling-Checker
A program which correct the spelling error in Chinese text. The performance of program is poor due to insufficient training data.
SingleZombie/SingleZombie.github.io
SingleZombie/DiffMorpher
Official Code for DiffMorpher: Unleashing the Capability of Diffusion Models for Image Morphing
SingleZombie/Gradient-Domain-Image-Processing-Cpp
A set of tools for gradient domain image processing(Mainly focus on image seamless blending). The basic theory comes from "Poisson Image Editing".
SingleZombie/MonsterManualPlus
An advanced monster manual for Tower of the Sorcerer.
SingleZombie/RGB-CMY-HSI-transformer-homework
A digital image processing homework which aims to transform the representation of full-color image and modify the color component.
SingleZombie/ComputerNetworkLab
SingleZombie/Fast-Python-PatchMatch
The algorithm of patch match implemented by python. The code is accelerated with Numba.
SingleZombie/hello-world
A repository for studing
SingleZombie/ICPC-Template
My ACM-ICPC template
SingleZombie/Tongue-Picture-Recognition-Client
Design for tongue picture recognition client of software engneering practice cource.
SingleZombie/AF-LDM-Page
SingleZombie/blog-en
SingleZombie/FRESCO
[CVPR 2024] FRESCO: Spatial-Temporal Correspondence for Zero-Shot Video Translation
SingleZombie/learn-OpenGL
A repo used to record the code which I write to learn OpenGL
SingleZombie/mmdeploy
MMDeploy is an open-source deep learning model deployment toolset
SingleZombie/mmdetection3d
OpenMMLab's next-generation platform for general 3D object detection.
SingleZombie/mmflow
OpenMMLab optical flow toolbox and benchmark
SingleZombie/myvi
My video processing scripts for Python
SingleZombie/Rerender_A_Video
[SIGGRAPH Asia 2023] Rerender A Video: Zero-Shot Text-Guided Video-to-Video Translation
SingleZombie/sudoku-solver
An sudoku solver software which follows the process of software engineering.
SingleZombie/temporal-median-video
Python program for processing a temporal median filter effect across a set of frames from a video.