中文
相关论文

相关论文: TransMatting: Tri-token Equipped Transformer Model…

200 篇论文

Sequential DeepFake detection is an emerging task that predicts the manipulation sequence in order. Existing methods typically formulate it as an image-to-sequence problem, employing conventional Transformer architectures. However, these…

计算机视觉与模式识别 · 计算机科学 2025-07-30 Yunfei Li , Yuezun Li , Baoyuan Wu , Junyu Dong , Guopu Zhu , Siwei Lyu

We introduce the Normalized Matching Transformer (NMT), a deep learning approach for efficient and accurate sparse semantic keypoint matching between image pairs. NMT consists of a strong visual backbone, geometric feature refinement via…

计算机视觉与模式识别 · 计算机科学 2026-05-06 Abtin Pourhadi , Paul Swoboda

Image matting is generally modeled as a space transform from the color space to the alpha space. By estimating the alpha factor of the model, the foreground of an image can be extracted. However, there is some dimensional information…

计算机视觉与模式识别 · 计算机科学 2019-04-17 Xuelong Li , Kang Liu , Yongsheng Dong , Dacheng Tao

Establishing correspondences between images remains a challenging task, especially under large appearance changes due to different viewpoints or intra-class variations. In this work, we introduce a strong semantic image matching learner,…

计算机视觉与模式识别 · 计算机科学 2022-05-25 Seungwook Kim , Juhong Min , Minsu Cho

In several real-world scenarios like autonomous navigation and mobility, to obtain a better visual understanding of the surroundings, image captioning and object detection play a crucial role. This work introduces a novel multitask learning…

计算机视觉与模式识别 · 计算机科学 2024-03-12 Debolena Basak , P. K. Srijith , Maunendra Sankar Desarkar

We aim to leverage diffusion to address the challenging image matting task. However, the presence of high computational overhead and the inconsistency of noise sampling between the training and inference processes pose significant obstacles…

计算机视觉与模式识别 · 计算机科学 2024-12-05 Yihan Hu , Yiheng Lin , Wei Wang , Yao Zhao , Yunchao Wei , Humphrey Shi

In recent years, deep natural image matting has been rapidly evolved by extracting high-level contextual features into the model. However, most current methods still have difficulties with handling tiny details, like hairs or furs. In this…

计算机视觉与模式识别 · 计算机科学 2021-01-25 Chang Liu , Henghui Ding , Xudong Jiang

We present a novel approach of color transfer between images by exploring their high-level semantic information. First, we set up a database which consists of the collection of downloaded images from the internet, which are segmented…

计算机视觉与模式识别 · 计算机科学 2016-12-30 Asad Khan , Muhammad Ahmad , Yudong Guo , Ligang Liu

Human instance matting aims to estimate an alpha matte for each human instance in an image, which is challenging as it easily fails in complex cases requiring disentangling mingled pixels belonging to multiple instances along hairy and thin…

计算机视觉与模式识别 · 计算机科学 2025-04-22 Siyi Jiao , Wenzheng Zeng , Yerong Li , Huayu Zhang , Changxin Gao , Nong Sang , Mike Zheng Shou

The portrait matting task aims to extract an alpha matte with complete semantics and finely-detailed contours. In comparison to CNN-based approaches, transformers with self-attention module have a better capacity to capture long-range…

计算机视觉与模式识别 · 计算机科学 2023-12-04 Zitao Wang , Qiguang Miao , Peipei Zhao , Yue Xi

In this paper, we propose the Matting Anything Model (MAM), an efficient and versatile framework for estimating the alpha matte of any instance in an image with flexible and interactive visual or linguistic user prompt guidance. MAM offers…

计算机视觉与模式识别 · 计算机科学 2023-11-20 Jiachen Li , Jitesh Jain , Humphrey Shi

Multitarget Tracking (MTT) is the problem of tracking the states of an unknown number of objects using noisy measurements, with important applications to autonomous driving, surveillance, robotics, and others. In the model-based Bayesian…

机器学习 · 计算机科学 2021-06-07 Juliano Pinto , Georg Hess , William Ljungbergh , Yuxuan Xia , Lennart Svensson , Henk Wymeersch

Transformers have been recently adapted for large scale image classification, achieving high scores shaking up the long supremacy of convolutional neural networks. However the optimization of image transformers has been little studied so…

计算机视觉与模式识别 · 计算机科学 2021-04-08 Hugo Touvron , Matthieu Cord , Alexandre Sablayrolles , Gabriel Synnaeve , Hervé Jégou

Image anomaly detection consists in detecting images or image portions that are visually different from the majority of the samples in a dataset. The task is of practical importance for various real-life applications like biomedical image…

计算机视觉与模式识别 · 计算机科学 2022-10-28 Axel De Nardin , Pankaj Mishra , Gian Luca Foresti , Claudio Piciarelli

Change detection plays a fundamental role in Earth observation for analyzing temporal iterations over time. However, recent studies have largely neglected the utilization of multimodal data that presents significant practical and technical…

计算机视觉与模式识别 · 计算机科学 2024-04-18 Biyuan Liu , Huaixin Chen , Kun Li , Michael Ying Yang

Transformer has been widely used for self-supervised pre-training in Natural Language Processing (NLP) and achieved great success. However, it has not been fully explored in visual self-supervised learning. Meanwhile, previous methods only…

计算机视觉与模式识别 · 计算机科学 2021-10-26 Zhaowen Li , Zhiyang Chen , Fan Yang , Wei Li , Yousong Zhu , Chaoyang Zhao , Rui Deng , Liwei Wu , Rui Zhao , Ming Tang , Jinqiao Wang

Image matting is a long-standing problem in computer graphics and vision, mostly identified as the accurate estimation of the foreground in input images. We argue that the foreground objects can be represented by different-level…

计算机视觉与模式识别 · 计算机科学 2021-03-04 Yu Qiao , Yuhao Liu , Qiang Zhu , Xin Yang , Yuxin Wang , Qiang Zhang , Xiaopeng Wei

The process of decomposing target images into their internal properties is a difficult task due to the inherent ill-posed nature of the problem. The lack of data required to train a network is a one of the reasons why the decomposing…

计算机视觉与模式识别 · 计算机科学 2020-01-16 Mingi Lim , Sung-eui Yoon

In multimodal unsupervised image-to-image translation tasks, the goal is to translate an image from the source domain to many images in the target domain. We present a simple method that produces higher quality images than current…

计算机视觉与模式识别 · 计算机科学 2019-04-09 Yazeed Alharbi , Neil Smith , Peter Wonka

Transformers have gained increasing popularity in a wide range of applications, including Natural Language Processing (NLP), Computer Vision and Speech Recognition, because of their powerful representational capacity. However, harnessing…