中文
相关论文

相关论文: SepFormer: Coarse-to-fine Separator Regression Net…

200 篇论文

Accurate estimation of plant skeletal structure (e.g., branching structure) from images is essential for smart agriculture and plant science. Unlike human skeletons with fixed topology, plant skeleton estimation presents a unique challenge,…

计算机视觉与模式识别 · 计算机科学 2024-11-26 Xinpeng Liu , Hiroaki Santo , Yosuke Toda , Fumio Okura

Semantic segmentation based on sparse annotation has advanced in recent years. It labels only part of each object in the image, leaving the remainder unlabeled. Most of the existing approaches are time-consuming and often necessitate a…

计算机视觉与模式识别 · 计算机科学 2023-02-28 Hui Su , Yue Ye , Wei Hua , Lechao Cheng , Mingli Song

Hyperspectral (HS) images are characterized by approximately contiguous spectral information, enabling the fine identification of materials by capturing subtle spectral discrepancies. Owing to their excellent locally contextual modeling…

计算机视觉与模式识别 · 计算机科学 2022-05-04 Danfeng Hong , Zhu Han , Jing Yao , Lianru Gao , Bing Zhang , Antonio Plaza , Jocelyn Chanussot

In this paper, we explore a principal way to enhance the quality of object masks produced by different segmentation models. We propose a model-agnostic solution called SegRefiner, which offers a novel perspective on this problem by…

计算机视觉与模式识别 · 计算机科学 2023-12-20 Mengyu Wang , Henghui Ding , Jun Hao Liew , Jiajun Liu , Yao Zhao , Yunchao Wei

Accurate skin lesion segmentation from dermoscopic images is of great importance for skin cancer diagnosis. However, automatic segmentation of melanoma remains a challenging task because it is difficult to incorporate useful texture…

图像与视频处理 · 电气工程与系统科学 2024-09-16 Rongtao Xu , Changwei Wang , Jiguang Zhang , Shibiao Xu , Weiliang Meng , Xiaopeng Zhang

Real world images often have highly imbalanced content density. Some areas are very uniform, e.g., large patches of blue sky, while other areas are scattered with many small objects. Yet, the commonly used successive grid downsampling…

计算机视觉与模式识别 · 计算机科学 2023-10-27 Chen Ziwen , Kaushik Patnaik , Shuangfei Zhai , Alvin Wan , Zhile Ren , Alex Schwing , Alex Colburn , Li Fuxin

Single encoder-decoder methodologies for semantic segmentation are reaching their peak in terms of segmentation quality and efficiency per number of layers. To address these limitations, we propose a new architecture based on a decoder…

计算机视觉与模式识别 · 计算机科学 2020-07-21 Gabriel L. Oliveira , Senthil Yogamani , Wolfram Burgard , Thomas Brox

Transformers have achieved great success in effectively processing sequential data such as text. Their architecture consisting of several attention and feedforward blocks can model relations between elements of a sequence in parallel…

机器学习 · 计算机科学 2025-02-20 Jaemu Heo , Eldor Fozilov , Hyunmin Song , Taehwan Kim

Multi-task learning has proven to be effective in improving the performance of correlated tasks. Most of the existing methods use a backbone to extract initial features with independent branches for each task, and the exchange of…

计算机视觉与模式识别 · 计算机科学 2023-05-05 Diogo Nunes Goncalves , Jose Marcato Junior , Pedro Zamboni , Hemerson Pistori , Jonathan Li , Keiller Nogueira , Wesley Nunes Goncalves

Recently, transformer-based networks have shown impressive results in semantic segmentation. Yet for real-time semantic segmentation, pure CNN-based approaches still dominate in this field, due to the time-consuming computation mechanism of…

计算机视觉与模式识别 · 计算机科学 2022-10-14 Jian Wang , Chenhui Gou , Qiman Wu , Haocheng Feng , Junyu Han , Errui Ding , Jingdong Wang

Referring Remote Sensing Image Segmentation (RRSIS) is a challenging task, aiming to segment specific target objects in remote sensing (RS) images based on a given language expression. Existing RRSIS methods typically employ coarse-grained…

计算机视觉与模式识别 · 计算机科学 2025-04-01 Maofu Liu , Xin Jiang , Xiaokang Zhang

Hierarchical clustering is an effective and efficient approach widely used for classical image segmentation methods. However, many existing methods using neural networks generate segmentation masks directly from per-pixel features,…

计算机视觉与模式识别 · 计算机科学 2023-03-01 Teppei Suzuki

Fraud detection remains a challenging task due to the complex and deceptive nature of fraudulent activities. Current approaches primarily concentrate on learning only one perspective of the graph: either the topological structure of the…

机器学习 · 计算机科学 2025-02-12 Haolin Li , Shuyang Jiang , Lifeng Zhang , Siyuan Du , Guangnan Ye , Hongfeng Chai

Automatic tree density estimation and counting using single aerial and satellite images is a challenging task in photogrammetry and remote sensing, yet has an important role in forest management. In this paper, we propose the first…

计算机视觉与模式识别 · 计算机科学 2023-08-09 Hamed Amini Amirkolaee , Miaojing Shi , Mark Mulligan

Most of the semantic segmentation approaches have been developed for single image segmentation, and hence, video sequences are currently segmented by processing each frame of the video sequence separately. The disadvantage of this is that…

计算机视觉与模式识别 · 计算机科学 2024-10-30 Andreas Pfeuffer , Karina Schulz , Klaus Dietmayer

Accurate segmentation of tubular structures in medical images, such as vessels and airway trees, is crucial for computer-aided diagnosis, radiotherapy, and surgical planning. However, significant challenges exist in algorithm design when…

图像与视频处理 · 电气工程与系统科学 2025-04-11 Yi Huang , Ke Zhang , Wei Liu , Yuanyuan Wang , Vishal M. Patel , Le Lu , Xu Han , Dakai Jin , Ke Yan

Deep learning has revolutionized the field of hyperspectral image (HSI) analysis, enabling the extraction of complex spectral and spatial features. While convolutional neural networks (CNNs) have been the backbone of HSI classification,…

A table is an object that captures structured and informative content within a document, and recognizing a table in an image is challenging due to the complexity and variety of table layouts. Many previous works typically adopt a two-stage…

计算机视觉与模式识别 · 计算机科学 2023-05-02 Youngmin Baek , Daehyun Nam , Jaeheung Surh , Seung Shin , Seonghyeon Kim

The escalating use of Unmanned Aerial Vehicles (UAVs) as remote sensing platforms has garnered considerable attention, proving invaluable for ground object recognition. While satellite remote sensing images face limitations in resolution…

计算机视觉与模式识别 · 计算机科学 2025-10-29 Vlatko Spasev , Ivica Dimitrovski , Ivan Chorbev , Ivan Kitanovski

Structured data extraction from tables plays a crucial role in document image analysis for scanned documents and digital archives. Although many methods have been proposed to detect table structures and extract cell contents, accurately…

计算机视觉与模式识别 · 计算机科学 2025-12-25 Suren Bandara