paper-with-me

홈 › Papers

DCCF: Deep Comprehensible Color Filter Learning Framework for High-Resolution Image Harmonization

2022-07-11 · Ben Xue, Shenghui Ran, Quan Chen, Rongfei Jia, Binqiang Zhao, Xing Tang

Image color harmonization algorithm aims to automatically match the color distribution of foreground and background images captured in different conditions. Previous deep learning based models neglect two issues that are critical for practical applications, namely high resolution (HR) image processing and model comprehensibility. In this paper, we propose a novel Deep Comprehensible Color Filter (DCCF) learning framework for high-resolution image harmonization. Specifically, DCCF first downsamples the original input image to its low-resolution (LR) counter-part, then learns four human comprehensible neural filters (i.e. hue, saturation, value and attentive rendering filters) in an end-to-end manner, finally applies these filters to the original input image to get the harmonized result. Benefiting from the comprehensible neural filters, we could provide a simple yet efficient handler for users to cooperate with deep model to get the desired results with very little effort when necessary. Extensive experiments demonstrate the effectiveness of DCCF learning framework and it outperforms state-of-the-art post-processing method on iHarmony4 dataset on images' full-resolutions by achieving 7.63% and 1.69% relative improvements on MSE and PSNR respectively.

📄 PDF Abstract BibTeX arXiv:2207.04788

Code (1)

rockeyben/dccf 공식 구현 pytorch

Tasks

Image Harmonization

Similar Papers 제목 키워드 기반

Disentangled Contrastive Collaborative Filtering

2023-05-04 · Xubin Ren, Lianghao Xia, Jiashu Zhao, Dawei Yin 외

Recent studies show that graph neural networks (GNNs) are prevalent to model high-order relationships for collaborative filtering (CF). Towards this research line, graph contrastive learning (GCL) has exhibited powerful …

Collaborative FilteringContrastive LearningDisentanglement

Classifier Clustering and Feature Alignment for Federated Learning under Distributed Concept Drift

2024-10-24 · Junbao Chen, Jingfeng Xue, Yong Wang, Zhenyan Liu 외

Data heterogeneity is one of the key challenges in federated learning, and many efforts have been devoted to tackling this problem. However, distributed concept drift with data heterogeneity, where clients may additional…

ClusteringFederated Learning

Disentangling Fact from Sentiment: A Dynamic Conflict-Consensus Framework for Multimodal Fake News Detection

2025-12-19 · Weilin Zhou, Zonghao Ying, Rongchen Zhao, Chunlei Meng 외 arxiv

Prevalent multimodal fake news detection relies on consistency-based fusion, yet this paradigm fundamentally misinterprets critical cross-modal discrepancies as noise, leading to over-smoothing, which dilutes critical ev…

Fake News Detection

Dual Class-Aware Contrastive Federated Semi-Supervised Learning

2022-11-16 · Qi Guo, Yong Qi, Saiyu Qi, Di wu

Federated semi-supervised learning (FSSL), facilitates labeled clients and unlabeled clients jointly training a global model without sharing private data. Existing FSSL methods predominantly employ pseudo-labeling and co…

Trading Hard Negatives and True Negatives: A Debiased Contrastive Collaborative Filtering Approach

2022-04-25 · Chenxiao Yang, Qitian Wu, Jipeng Jin, Xiaofeng Gao 외

Collaborative filtering (CF), as a standard method for recommendation with implicit feedback, tackles a semi-supervised learning problem where most interaction data are unobserved. Such a nature makes existing approaches…

Collaborative Filtering