中文
相关论文

相关论文: In-Context Matting

200 篇论文

We study the composition style in deep image matting, a notion that characterizes a data generation flow on how to exploit limited foregrounds and random backgrounds to form a training dataset. Prior art executes this flow in a completely…

计算机视觉与模式识别 · 计算机科学 2022-12-29 Zixuan Ye , Yutong Dai , Chaoyi Hong , Zhiguo Cao , Hao Lu

The labelling difficulty has been a longstanding problem in deep image matting. To escape from fine labels, this work explores using rough annotations such as trimaps coarsely indicating the foreground/background as supervision. We present…

计算机视觉与模式识别 · 计算机科学 2024-08-21 Wenze Liu , Zixuan Ye , Hao Lu , Zhiguo Cao , Xiangyu Yue

Most existing person re-identification methods compute the matching relations between person images across camera views based on the ranking of the pairwise similarities. This matching strategy with the lack of the global viewpoint and the…

计算机视觉与模式识别 · 计算机科学 2022-12-08 Min Cao , Cong Ding , Chen Chen , Junchi Yan , Qi Tian

Recent advances in diffusion models have enhanced multimodal-guided visual generation, enabling customized subject insertion that seamlessly "brushes" user-specified objects into a given image guided by textual prompts. However, existing…

计算机视觉与模式识别 · 计算机科学 2025-05-27 Yu Xu , Fan Tang , You Wu , Lin Gao , Oliver Deussen , Hongbin Yan , Jintao Li , Juan Cao , Tong-Yee Lee

We study a novel multimodal-learning problem, which we call text matching: given an image containing a single-line text and a candidate text transcription, the goal is to assess whether the text represented in the image corresponds to the…

计算机视觉与模式识别 · 计算机科学 2022-10-07 Valentina Arrigoni , Luisa Repele , Dario Marino Saccavino

Zero-shot In-context learning is the phenomenon where models can perform the task simply given the instructions. However, pre-trained large language models are known to be poorly calibrated for this task. One of the most effective…

计算与语言 · 计算机科学 2024-04-04 Suzanna Sia , Alexandra DeLucia , Kevin Duh

Large-scale models trained on broad data have recently become the mainstream architecture in computer vision due to their strong generalization performance. In this paper, the main focus is on an emergent ability in large vision models,…

计算机视觉与模式识别 · 计算机科学 2023-02-02 Yuanhan Zhang , Kaiyang Zhou , Ziwei Liu

This work presents Insert Anything, a unified framework for reference-based image insertion that seamlessly integrates objects from reference images into target scenes under flexible, user-specified control guidance. Instead of training…

计算机视觉与模式识别 · 计算机科学 2025-04-22 Wensong Song , Hong Jiang , Zongxing Yang , Ruijie Quan , Yi Yang

Natural image matting is a fundamental and challenging computer vision task. It has many applications in image editing and composition. Recently, deep learning-based approaches have achieved great improvements in image matting. However,…

计算机视觉与模式识别 · 计算机科学 2022-04-21 Guowei Chen , Yi Liu , Jian Wang , Juncai Peng , Yuying Hao , Lutao Chu , Shiyu Tang , Zewu Wu , Zeyu Chen , Zhiliang Yu , Yuning Du , Qingqing Dang , Xiaoguang Hu , Dianhai Yu

Regression models often fail to generalize effectively in regions characterized by highly imbalanced label distributions. Previous methods for deep imbalanced regression rely on gradient-based weight updates, which tend to overfit in…

机器学习 · 计算机科学 2024-11-21 Ismail Nejjar , Faez Ahmed , Olga Fink

Vision-language models have recently shown great potential on many tasks in computer vision. Meanwhile, prior work demonstrates prompt tuning designed for vision-language models could acquire superior performance on few-shot image…

计算机视觉与模式识别 · 计算机科学 2025-04-15 Kun Ding , Ying Wang , Pengzhang Liu , Qiang Yu , Haojian Zhang , Shiming Xiang , Chunhong Pan

Professional photo editing remains challenging, requiring extensive knowledge of imaging pipelines and significant expertise. While recent deep learning approaches, particularly style transfer methods, have attempted to automate this…

图像与视频处理 · 电气工程与系统科学 2025-12-11 Omar Elezabi , Marcos V. Conde , Zongwei Wu , Radu Timofte

Deep image matting methods have achieved increasingly better results on benchmarks (e.g., Composition-1k/alphamatting.com). However, the robustness, including robustness to trimaps and generalization to images from different domains, is…

计算机视觉与模式识别 · 计算机科学 2022-01-19 Yutong Dai , Brian Price , He Zhang , Chunhua Shen

Context plays an important role in visual recognition. Recent studies have shown that visual recognition networks can be fooled by placing objects in inconsistent contexts (e.g., a cow in the ocean). To model the role of contextual…

计算机视觉与模式识别 · 计算机科学 2020-03-27 Mengmi Zhang , Claire Tseng , Gabriel Kreiman

Image inpaiting is an important task in image processing and vision. In this paper, we develop a general method for patch-based image inpainting by synthesizing new textures from existing one. A novel framework is introduced to find several…

计算机视觉与模式识别 · 计算机科学 2016-05-06 Tao Zhou , Brian Johnson , Rui Li

Singh et al. (2020) point out the dangers of contextual bias in visual recognition datasets. They propose two methods, CAM-based and feature-split, that better recognize an object or attribute in the absence of its typical context while…

计算机视觉与模式识别 · 计算机科学 2021-06-02 Sunnie S. Y. Kim , Sharon Zhang , Nicole Meister , Olga Russakovsky

In text-to-image diffusion models, the cross-attention map of each text token indicates the specific image regions attended. Comparing these maps of syntactically related tokens provides insights into how well the generated image reflects…

计算机视觉与模式识别 · 计算机科学 2024-11-26 Jeeyung Kim , Erfan Esmaeili , Qiang Qiu

Visual In-Context Learning (ICL) has emerged as a promising research area due to its capability to accomplish various tasks with limited example pairs through analogical reasoning. However, training-based visual ICL has limitations in its…

计算机视觉与模式识别 · 计算机科学 2024-05-17 Zheng Gu , Shiyuan Yang , Jing Liao , Jing Huo , Yang Gao

In-context learning, as a new paradigm in NLP, allows the model to rapidly adapt to various tasks with only a handful of prompts and examples. But in computer vision, the difficulties for in-context learning lie in that tasks vary…

计算机视觉与模式识别 · 计算机科学 2023-03-27 Xinlong Wang , Wen Wang , Yue Cao , Chunhua Shen , Tiejun Huang

Recently, plain vision Transformers (ViTs) have shown impressive performance on various computer vision tasks, thanks to their strong modeling capacity and large-scale pretraining. However, they have not yet conquered the problem of image…

计算机视觉与模式识别 · 计算机科学 2023-06-01 Jingfeng Yao , Xinggang Wang , Shusheng Yang , Baoyuan Wang