中文
相关论文

相关论文: ContextLoss: Context Information for Topology-Pres…

200 篇论文

Contextual information has been shown to be powerful for semantic segmentation. This work proposes a novel Context-based Tandem Network (CTNet) by interactively exploring the spatial contextual information and the channel contextual…

计算机视觉与模式识别 · 计算机科学 2021-04-21 Zechao Li , Yanpeng Sun , Jinhui Tang

Convolutional autoencoders have emerged as popular methods for unsupervised defect segmentation on image data. Most commonly, this task is performed by thresholding a pixel-wise reconstruction error based on an $\ell^p$ distance. This…

计算机视觉与模式识别 · 计算机科学 2019-04-09 Paul Bergmann , Sindy Löwe , Michael Fauser , David Sattlegger , Carsten Steger

Semantic image segmentation, the process of classifying each pixel in an image into a particular class, plays an important role in many visual understanding systems. As the predominant criterion for evaluating the performance of statistical…

计算机视觉与模式识别 · 计算机科学 2023-12-12 Reza Azad , Moein Heidary , Kadir Yilmaz , Michael Hüttemann , Sanaz Karimijafarbigloo , Yuli Wu , Anke Schmeink , Dorit Merhof

In-context segmentation has drawn increasing attention with the advent of vision foundation models. Its goal is to segment objects using given reference images. Most existing approaches adopt metric learning or masked image modeling to…

计算机视觉与模式识别 · 计算机科学 2025-03-11 Chaoyang Wang , Xiangtai Li , Henghui Ding , Lu Qi , Jiangning Zhang , Yunhai Tong , Chen Change Loy , Shuicheng Yan

Loss functions are error metrics that quantify the difference between a prediction and its corresponding ground truth. Fundamentally, they define a functional landscape for traversal by gradient descent. Although numerous loss functions…

图像与视频处理 · 电气工程与系统科学 2021-04-09 Chaitanya Kaul , Nick Pears , Hang Dai , Roderick Murray-Smith , Suresh Manandhar

Many biological and medical tasks require the delineation of 3D curvilinear structures such as blood vessels and neurites from image volumes. This is typically done using neural networks trained by minimizing voxel-wise loss functions that…

计算机视觉与模式识别 · 计算机科学 2022-12-27 Doruk Oner , Hussein Osman , Mateusz Kozinski , Pascal Fua

Getting precise aspects of road through segmentation from remote sensing imagery is useful for many real-world applications such as autonomous vehicles, urban development and planning, and achieving sustainable development goals. Roads are…

计算机视觉与模式识别 · 计算机科学 2023-09-28 Javed Iqbal , Aliza Masood , Waqas Sultani , Mohsen Ali

Learning discriminative shape representations is a crucial issue for large-scale 3D shape retrieval. In this paper, we propose the Collaborative Inner Product Loss (CIP Loss) to obtain ideal shape embedding that discriminative among…

计算机视觉与模式识别 · 计算机科学 2019-06-04 Zhaoqun Li , Cheng Xu , Biao Leng

Breast cancer is a significant global health issue, and the diagnosis of breast cancer through imaging remains challenging. Mammography images are characterized by extremely high resolution, while lesions often occupy only a small portion…

组织与器官 · 定量生物学 2025-07-28 Shilong Yang , Chulong Zhang , Xiaokun Liang , Qi Zang , Juan Yu , Liang Zeng , Xiao Luo , Yexuan Xing , Xin Pan , Qi Li , Linlin Shen , Yaoqin Xie

In point cloud geometry compression, context models usually use the one-hot encoding of node occupancy as the label, and the cross-entropy between the one-hot encoding and the probability distribution predicted by the context model as the…

图像与视频处理 · 电气工程与系统科学 2024-07-12 Chang Sun , Hui Yuan , Shuai Li , Xin Lu , Raouf Hamzaoui

We introduce a method for training neural networks to perform image or volume segmentation in which prior knowledge about the topology of the segmented object can be explicitly provided and then incorporated into the training process. By…

计算机视觉与模式识别 · 计算机科学 2020-09-21 James R. Clough , Nicholas Byrne , Ilkay Oksuz , Veronika A. Zimmer , Julia A. Schnabel , Andrew P. King

The segmentation of organs in volumetric medical images plays an important role in computer-aided diagnosis and treatment/surgery planning. Conventional 2D convolutional neural networks (CNNs) can hardly exploit the spatial correlation of…

图像与视频处理 · 电气工程与系统科学 2024-05-21 Zhuoyuan Wang , Dong Sun , Xiangyun Zeng , Ruodai Wu , Yi Wang

3D scene understanding is fundamental for embodied AI and robotics, supporting reliable perception for interaction and navigation. Recent approaches achieve zero-shot, open-vocabulary 3D semantic mapping by assigning embedding vectors to 2D…

计算机视觉与模式识别 · 计算机科学 2025-12-09 Mohamad Amin Mirzaei , Pantea Amoie , Ali Ekhterachian , Matin Mirzababaei , Babak Khalaj

Camouflage is primarily context-dependent yet current metrics for camouflaged scenarios overlook this critical factor. Instead, these metrics are originally designed for evaluating general or salient objects, with an inherent assumption of…

计算机视觉与模式识别 · 计算机科学 2026-01-27 Chen-Yang Wang , Gepeng Ji , Song Shao , Ming-Ming Cheng , Deng-Ping Fan

Instance segmentation aims to locate targets in the image and segment each target area at pixel level, which is one of the most important tasks in computer vision. Mask R-CNN is a classic method of instance segmentation, but we find that…

计算机视觉与模式识别 · 计算机科学 2021-02-23 Xiaolong Guo , Xiaosong Lan , Kunfeng Wang , Shuxiao Li

Medical image segmentation remains challenging due to limited annotations for training, ambiguous anatomical features, and domain shifts. While vision-language models such as CLIP offer strong cross-modal representations, their potential…

计算机视觉与模式识别 · 计算机科学 2026-02-25 Taha Koleilat , Hojat Asgariandehkordi , Omid Nejati Manzari , Berardino Barile , Yiming Xiao , Hassan Rivaz

Despite the remarkable success of Large Language Models (LLMs) in text understanding and generation, their potential for text clustering tasks remains underexplored. We observed that powerful closed-source LLMs provide good quality…

UNet-based methods have shown outstanding performance in salient object detection (SOD), but are problematic in two aspects. 1) Indiscriminately integrating the encoder feature, which contains spatial information for multiple objects, and…

计算机视觉与模式识别 · 计算机科学 2021-10-14 Chaewon Park , Minhyeok Lee , MyeongAh Cho , Sangyoun Lee

The presence of occlusions has provided substantial challenges to typically-powerful object recognition algorithms. Additional sources of information can be extremely valuable to reduce errors caused by occlusions. Scene context is known to…

计算机视觉与模式识别 · 计算机科学 2025-10-31 Courtney M. King , Daniel D. Leeds , Damian Lyons , George Kalaitzis

The Crack Topology Score (CTS) is a recently proposed metric that focuses on evaluating the topological correctness of crack segmentation outputs. While pixel-wise metrics such as IoU or F1-score fail to capture structural validity, CTS…

图像与视频处理 · 电气工程与系统科学 2026-01-19 Siheon Joo , Hongjo Kim