中文
相关论文

相关论文: PSFormer: Point Transformer for 3D Salient Object …

200 篇论文

We present CpT: Convolutional point Transformer - a novel deep learning architecture for dealing with the unstructured nature of 3D point cloud data. CpT is an improvement over existing attention-based Convolutions Neural Networks as well…

计算机视觉与模式识别 · 计算机科学 2021-11-23 Chaitanya Kaul , Joshua Mitton , Hang Dai , Roderick Murray-Smith

The camouflaged object detection (COD) task aims to identify and segment objects that blend into the background due to their similar color or texture. Despite the inherent difficulties of the task, COD has gained considerable attention in…

计算机视觉与模式识别 · 计算机科学 2023-03-14 Minhyeok Lee , Suhwan Cho , Chaewon Park , Dogyoon Lee , Jungho Lee , Sangyoun Lee

The CNN-based methods have achieved impressive results in medical image segmentation, but they failed to capture the long-range dependencies due to the inherent locality of the convolution operation. Transformer-based methods are recently…

计算机视觉与模式识别 · 计算机科学 2021-12-21 Xiaohong Huang , Zhifang Deng , Dandan Li , Xueguang Yuan

With the goal of identifying pixel-wise salient object regions from each input image, salient object detection (SOD) has been receiving great attention in recent years. One kind of mainstream SOD methods is formed by a bottom-up feature…

计算机视觉与模式识别 · 计算机科学 2021-02-19 Chaowei Fang , Haibin Tian , Dingwen Zhang , Qiang Zhang , Jungong Han , Junwei Han

Due to the more dramatic multi-scale variations and more complicated foregrounds and backgrounds in optical remote sensing images (RSIs), the salient object detection (SOD) for optical RSIs becomes a huge challenge. However, different from…

计算机视觉与模式识别 · 计算机科学 2022-05-19 Yuhan Lin , Han Sun , Ningzhong Liu , Yetong Bian , Jun Cen , Huiyu Zhou

A classical problem in computer vision is to infer a 3D scene representation from few images that can be used to render novel views at interactive rates. Previous work focuses on reconstructing pre-defined 3D representations, e.g. textured…

One-shot transfer of dexterous grasps to novel scenes with object and context variations has been a challenging problem. While distilled feature fields from large vision models have enabled semantic correspondences across 3D scenes, their…

The recent trend in multiple object tracking (MOT) is heading towards leveraging deep learning to boost the tracking performance. In this paper, we propose a novel solution named TransSTAM, which leverages Transformer to effectively model…

计算机视觉与模式识别 · 计算机科学 2022-06-01 Peng Dai , Yiqiang Feng , Renliang Weng , Changshui Zhang

While we enjoy the richness and informativeness of multimodal data, it also introduces interference and redundancy of information. To achieve optimal domain interpretation with limited resources, we propose CSDNet, a lightweight…

计算机视觉与模式识别 · 计算机科学 2024-03-18 Xiaotong Yu , Ruihan Xie , Zhihe Zhao , Chang-Wen Chen

Most approaches for semantic segmentation use only information from color cameras to parse the scenes, yet recent advancements show that using depth data allows to further improve performances. In this work, we focus on transformer-based…

计算机视觉与模式识别 · 计算机科学 2023-03-28 Francesco Barbato , Giulia Rizzoli , Pietro Zanuttigh

Transformers have proven superior performance for a wide variety of tasks since they were introduced. In recent years, they have drawn attention from the vision community in tasks such as image classification and object detection. Despite…

计算机视觉与模式识别 · 计算机科学 2022-10-03 Yihong Xu , Yutong Ban , Guillaume Delorme , Chuang Gan , Daniela Rus , Xavier Alameda-Pineda

Salient object detection (SOD) in optical remote sensing images (ORSIs) has become increasingly popular recently. Due to the characteristics of ORSIs, ORSI-SOD is full of challenges, such as multiple objects, small objects, low…

计算机视觉与模式识别 · 计算机科学 2023-12-07 Gongyang Li , Zhen Bai , Zhi Liu

This paper proposes a new transformer-based framework to learn class-specific object localization maps as pseudo labels for weakly supervised semantic segmentation (WSSS). Inspired by the fact that the attended regions of the one-class…

计算机视觉与模式识别 · 计算机科学 2022-03-08 Lian Xu , Wanli Ouyang , Mohammed Bennamoun , Farid Boussaid , Dan Xu

Most previous co-salient object detection works mainly focus on extracting co-salient cues via mining the consistency relations across images while ignoring explicit exploration of background regions. In this paper, we propose a…

计算机视觉与模式识别 · 计算机科学 2023-05-09 Long Li , Junwei Han , Ni Zhang , Nian Liu , Salman Khan , Hisham Cholakkal , Rao Muhammad Anwer , Fahad Shahbaz Khan

This paper addresses the challenge of deploying salient object detection (SOD) on resource-constrained devices with real-time performance. While recent advances in deep neural networks have improved SOD, existing top-leading models are…

计算机视觉与模式识别 · 计算机科学 2025-07-03 Zhuo Su , Li Liu , Matthias Müller , Jiehua Zhang , Diana Wofk , Ming-Ming Cheng , Matti Pietikäinen

Many machine learning tasks such as multiple instance learning, 3D shape recognition, and few-shot image classification are defined on sets of instances. Since solutions to such problems do not depend on the order of elements of the set,…

机器学习 · 计算机科学 2019-05-28 Juho Lee , Yoonho Lee , Jungtaek Kim , Adam R. Kosiorek , Seungjin Choi , Yee Whye Teh

Fully supervised change detection methods have achieved significant advancements in performance, yet they depend severely on acquiring costly pixel-level labels. Considering that the patch-level annotations also contain abundant information…

计算机视觉与模式识别 · 计算机科学 2023-11-17 Zhenglai Li , Chang Tang , Xinwang Liu , Changdong Li , Xianju Li , Wei Zhang

This paper researches the unexplored task-point cloud salient object detection (SOD). Differing from SOD for images, we find the attention shift of point clouds may provoke saliency conflict, i.e., an object paradoxically belongs to salient…

计算机视觉与模式识别 · 计算机科学 2022-07-26 Songlin Fan , Wei Gao , Ge Li

While the human visual system employs distinct mechanisms to perceive salient and camouflaged objects, existing models struggle to disentangle these tasks. Specifically, salient object detection (SOD) models frequently misclassify…

计算机视觉与模式识别 · 计算机科学 2025-07-08 Zhangjun Zhou , Yiping Li , Chunlin Zhong , Jianuo Huang , Jialun Pei , Hua Li , He Tang

Transformer with self-attention has led to the revolutionizing of natural language processing field, and recently inspires the emergence of Transformer-style architecture design with competitive results in numerous computer vision tasks.…

计算机视觉与模式识别 · 计算机科学 2021-07-27 Yehao Li , Ting Yao , Yingwei Pan , Tao Mei