paper-with-me

홈 › Papers

TPSeNCE: Towards Artifact-Free Realistic Rain Generation for Deraining and Object Detection in Rain

2023-11-01 · Shen Zheng, Changjie Lu, Srinivasa G. Narasimhan

Rain generation algorithms have the potential to improve the generalization of deraining methods and scene understanding in rainy conditions. However, in practice, they produce artifacts and distortions and struggle to control the amount of rain generated due to a lack of proper constraints. In this paper, we propose an unpaired image-to-image translation framework for generating realistic rainy images. We first introduce a Triangular Probability Similarity (TPS) constraint to guide the generated images toward clear and rainy images in the discriminator manifold, thereby minimizing artifacts and distortions during rain generation. Unlike conventional contrastive learning approaches, which indiscriminately push negative samples away from the anchors, we propose a Semantic Noise Contrastive Estimation (SeNCE) strategy and reassess the pushing force of negative samples based on the semantic similarity between the clear and the rainy images and the feature similarity between the anchor and the negative samples. Experiments demonstrate realistic rain generation with minimal artifacts and distortions, which benefits image deraining and object detection in rain. Furthermore, the method can be used to generate realistic snowy and night images, underscoring its potential for broader applicability. Code is available at https://github.com/ShenZheng2000/TPSeNCE.

📄 PDF Abstract BibTeX arXiv:2311.00660

Code (1)

shenzheng2000/tpsence 공식 구현 pytorch

Tasks

Contrastive LearningImage-to-Image Translationobject-detectionObject DetectionRain RemovalScene UnderstandingSemantic SimilaritySemantic Textual Similarity

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

Self-Adaptive Reality-Guided Diffusion for Artifact-Free Super-Resolution

2024-03-25 · CVPR 2024 1 · Qingping Zheng, Ling Zheng, Yuanfan Guo, Ying Li 외

Artifact-free super-resolution (SR) aims to translate low-resolution images into their high-resolution counterparts with a strict integrity of the original content, eliminating any distortions or synthetic details. While…

Super-Resolution

SANA I2I: A Text Free Flow Matching Framework for Paired Image to Image Translation with a Case Study in Fetal MRI Artifact Reduction

2026-03-31 · Italo Felix Santos, Gilson Antonio Giraldi, Heron Werner Junior arxiv

We propose SANA-I2I, a text-free high-resolution image-to-image generation framework that extends the SANA family by removing textual conditioning entirely. In contrast to SanaControlNet, which combines text and image-ba…

Synthetic Data GenerationImage Generation

RealGen: Photorealistic Text-to-Image Generation via Detector-Guided Rewards

2025-11-29 · Junyan Ye, Leiqi Zhu, Yuncheng Guo, Dongzhi Jiang 외 arxiv

With the continuous advancement of image generation technology, advanced models such as GPT-Image-1 and Qwen-Image have achieved remarkable text-to-image consistency and world knowledge However, these models still fall s…

Text-to-Image Generation

ART-VITON: Measurement-Guided Latent Diffusion for Artifact-Free Virtual Try-On

2025-09-30 · Junseo Park, Hyeryung Jang arxiv

Virtual try-on (VITON) aims to generate realistic images of a person wearing a target garment, requiring precise garment alignment in try-on regions and faithful preservation of identity and background in non-try-on regi…

Virtual Try-on

Understanding Reward Hacking in Text-to-Image Reinforcement Learning

2026-01-06 · Yunqi Hong, Kuei-Chun Kao, Hengguang Zhou, Cho-Jui Hsieh arxiv

Reinforcement learning (RL) has become a standard approach for post-training large language models and, more recently, for improving image generation models, which uses reward functions to enhance generation quality and …

Reinforcement LearningImage Generation