中文
相关论文

相关论文: Segmenting Transparent Object in the Wild with Tra…

200 篇论文

We consider the problem of referring camouflaged object detection (Ref-COD), a new task that aims to segment specified camouflaged objects based on a small set of referring images with salient target objects. We first assemble a large-scale…

计算机视觉与模式识别 · 计算机科学 2025-03-25 Xuying Zhang , Bowen Yin , Zheng Lin , Qibin Hou , Deng-Ping Fan , Ming-Ming Cheng

Semantic segmentation of remote sensing images is a fundamental task in geospatial research. However, widely used Convolutional Neural Networks (CNNs) and Transformers have notable drawbacks: CNNs may be limited by insufficient remote…

计算机视觉与模式识别 · 计算机科学 2024-10-15 Xuezhi Xiang , Yibo Ning , Lei Zhang , Denis Ombati , Himaloy Himu , Xiantong Zhen

Treating images as data has become increasingly popular in political science. While existing classifiers for images reach high levels of accuracy, it is difficult to systematically assess the visual features on which they base their…

计算机视觉与模式识别 · 计算机科学 2025-03-19 Stefan Scholz , Nils B. Weidmann , Zachary C. Steinert-Threlkeld , Eda Keremoğlu , Bastian Goldlücke

Referring image segmentation is a fundamental vision-language task that aims to segment out an object referred to by a natural language expression from an image. One of the key challenges behind this task is leveraging the referring…

计算机视觉与模式识别 · 计算机科学 2022-04-07 Zhao Yang , Jiaqi Wang , Yansong Tang , Kai Chen , Hengshuang Zhao , Philip H. S. Torr

When confronted with objects of unknown types in an image, humans can effortlessly and precisely tell their visual boundaries. This recognition mechanism and underlying generalization capability seem to contrast to state-of-the-art image…

计算机视觉与模式识别 · 计算机科学 2021-08-03 Zunlei Feng , Lechao Cheng , Xinchao Wang , Xiang Wang , Yajie Liu , Xiangtong Du , Mingli Song

Accurate segmentation of organs or lesions from medical images is crucial for reliable diagnosis of diseases and organ morphometry. In recent years, convolutional encoder-decoder solutions have achieved substantial progress in the field of…

图像与视频处理 · 电气工程与系统科学 2022-07-12 Bingzhi Chen , Yishu Liu , Zheng Zhang , Guangming Lu , Adams Wai Kin Kong

Depth completion aims to predict dense depth maps with sparse depth measurements from a depth sensor. Currently, Convolutional Neural Network (CNN) based models are the most popular methods applied to depth completion tasks. However,…

计算机视觉与模式识别 · 计算机科学 2024-09-13 Jian Qian , Miao Sun , Ashley Lee , Jie Li , Shenglong Zhuo , Patrick Yin Chiang

The astounding performance of transformers in natural language processing (NLP) has motivated researchers to explore their applications in computer vision tasks. DEtection TRansformer (DETR) introduces transformers to object detection tasks…

计算机视觉与模式识别 · 计算机科学 2023-07-13 Tahira Shehzadi , Khurram Azeem Hashmi , Didier Stricker , Muhammad Zeshan Afzal

We propose a novel semantic segmentation algorithm by learning a deconvolution network. We learn the network on top of the convolutional layers adopted from VGG 16-layer net. The deconvolution network is composed of deconvolution and…

计算机视觉与模式识别 · 计算机科学 2015-05-19 Hyeonwoo Noh , Seunghoon Hong , Bohyung Han

Deep learning-based algorithms have seen a massive popularity in different areas of remote sensing image analysis over the past decade. Recently, transformers-based architectures, originally introduced in natural language processing, have…

计算机视觉与模式识别 · 计算机科学 2022-09-05 Abdulaziz Amer Aleissaee , Amandeep Kumar , Rao Muhammad Anwer , Salman Khan , Hisham Cholakkal , Gui-Song Xia , Fahad Shahbaz khan

Semantic segmentation is a key technique that enables mobile robots to understand and navigate surrounding environments autonomously. However, most existing works focus on segmenting known objects, overlooking the identification of unknown…

计算机视觉与模式识别 · 计算机科学 2025-03-17 Wenbang Deng , Xieyuanli Chen , Qinghua Yu , Yunze He , Junhao Xiao , Huimin Lu

The convolutional neural network-based methods have become more and more popular for medical image segmentation due to their outstanding performance. However, they struggle with capturing long-range dependencies, which are essential for…

图像与视频处理 · 电气工程与系统科学 2024-01-30 Hongkun Sun , Jing Xu , Yuping Duan

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

In this work we address the task of segmenting an object into its parts, or semantic part segmentation. We start by adapting a state-of-the-art semantic segmentation system to this task, and show that a combination of a fully-convolutional…

计算机视觉与模式识别 · 计算机科学 2015-11-25 S. Tsogkas , I. Kokkinos , G. Papandreou , A. Vedaldi

Extracting robust feature representation is one of the key challenges in object re-identification (ReID). Although convolution neural network (CNN)-based methods have achieved great success, they only process one local neighborhood at a…

计算机视觉与模式识别 · 计算机科学 2021-03-29 Shuting He , Hao Luo , Pichao Wang , Fan Wang , Hao Li , Wei Jiang

Inspired by recent advances of deep learning in instance segmentation and object tracking, we introduce video object segmentation problem as a concept of guided instance segmentation. Our model proceeds on a per-frame basis, guided by the…

计算机视觉与模式识别 · 计算机科学 2019-02-05 Anna Khoreva , Federico Perazzi , Rodrigo Benenson , Bernt Schiele , Alexander Sorkine-Hornung

Salient Object Detection (SOD) aims to identify and segment the most conspicuous objects in an image or video. As an important pre-processing step, it has many potential applications in multimedia and vision tasks. With the advance of…

计算机视觉与模式识别 · 计算机科学 2023-09-06 Xinhao Deng , Pingping Zhang , Wei Liu , Huchuan Lu

Recently, deep learning methods have achieved state-of-the-art performance in many medical image segmentation tasks. Many of these are based on convolutional neural networks (CNNs). For such methods, the encoder is the key part for global…

图像与视频处理 · 电气工程与系统科学 2022-08-25 Hao Li , Dewei Hu , Han Liu , Jiacheng Wang , Ipek Oguz

Semantic segmentation, which aims to classify every pixel in an image, is a key task in machine perception, with many applications across robotics and autonomous driving. Due to the high dimensionality of this task, most existing approaches…

计算机视觉与模式识别 · 计算机科学 2023-10-04 Alex Zihao Zhu , Jieru Mei , Siyuan Qiao , Hang Yan , Yukun Zhu , Liang-Chieh Chen , Henrik Kretzschmar

Convolutional neural networks (CNNs) have been the de facto standard in a diverse set of computer vision tasks for many years. Especially, deep neural networks based on seminal architectures such as U-shaped models with skip-connections or…

图像与视频处理 · 电气工程与系统科学 2022-08-02 Reza Azad , Moein Heidari , Moein Shariatnia , Ehsan Khodapanah Aghdam , Sanaz Karimijafarbigloo , Ehsan Adeli , Dorit Merhof