Stars
Summarize different color transfer strategies for image harmonization task.
A series of convenience functions to make basic image processing operations such as translation, rotation, resizing, skeletonization, and displaying Matplotlib images easier with OpenCV and Python.
A curated list of resources for Image and Video Deblurring
This is a summary of research on All-In-One Image/Video Restoration. There may be omissions. If anything is missing please get in touch with us. Our emails: liboyun.gm@gmail.com; gouyuanbiao@gmail.…
A collection of reflection removal methods
An ultimately comprehensive paper list of Vision Transformer/Attention, including papers, codes, and related websites
Learning Image-adaptive 3D Lookup Tables for High Performance Photo Enhancement in Real-time
[AAAI2024] Painterly Image Harmonization by Learning from Painterly Objects
[AAAI2024] Progressive Painterly Image Harmonization from Low-level Styles to High-level Styles
Official Implementation for Weak-shot Semantic Segmentation by Transferring Semantic Affinity and Boundary (BMVC 2022)
The code for "A Single Simple Patch is All You Need for AI-generated Image Detection"
A curated list of papers, code and resources pertaining to image blending.
[CVPR 2024] The dataset, code, and model for our paper "Shadow Generation for Composite Image Using Diffusion Model", CVPR, 2024.
A discriminative object placement approach
[ACM MM 2023] The code used in our paper "Painterly Image Harmonization using Diffusion Model", ACM MM2023.
A controllable image composition model which could be used for image blending, image harmonization, view synthesis.
Image composition toolbox: everything you want to know about image composition/compositing or object/subject insertion/addition/compositing.
上海交通大学 LaTeX 论文模板 | Shanghai Jiao Tong University LaTeX Thesis Template
🍀 Pytorch implementation of various Attention Mechanisms, MLP, Re-parameter, Convolution, which is helpful to further understand papers.⭐⭐⭐
[ECCV 2022] Official code for "Learning Object Placement via Dual-path Graph Completion"
A curated list of papers, code, and resources pertaining to object shadow generation.
[ECCV 2022] Generate sample-specific intra-category deltas for few-shot image generation.
A curated list of papers, code, and resources pertaining to object placement.
Inference algorithms for models based on Luce's choice axiom
[CVPR 2022] We unify pixel-to-pixel transformation and color-to-color transformation in a coherent framework for high-resolution image harmonization. We also release 100 high-resolution real compos…
[IJCAI 2022] The first public benchmark dataset for video harmonization. The code used in our paper "Deep Video Harmonization with Color Mapping Consistency", IJCAI 2022.
Concise pytorch implements of MARL algorithms, including MAPPO, MADDPG, MATD3, QMIX and VDN.