中文
相关论文

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

200 篇论文

Semantic segmentation has made tremendous progress in recent years. However, satisfying performance highly depends on a large number of pixel-level annotations. Therefore, in this paper, we focus on the semi-supervised segmentation problem…

计算机视觉与模式识别 · 计算机科学 2021-06-29 Xin Lai , Zhuotao Tian , Li Jiang , Shu Liu , Hengshuang Zhao , Liwei Wang , Jiaya Jia

Automatic building extraction from aerial imagery has several applications in urban planning, disaster management, and change detection. In recent years, several works have adopted deep convolutional neural networks (CNNs) for building…

图像与视频处理 · 电气工程与系统科学 2020-01-22 Clint Sebastian , Raffaele Imbriaco , Egor Bondarev , Peter H. N. de With

Numerous detection problems in computer vision, including road crack detection, suffer from exceedingly foreground-background imbalance. Fortunately, modification of loss function appears to solve this puzzle once and for all. In this…

计算机视觉与模式识别 · 计算机科学 2021-09-15 Kai Li , Bo Wang , Yingjie Tian , Zhiquan Qi

Designing proper loss functions for vision tasks has been a long-standing research direction to advance the capability of existing models. For object detection, the well-established classification and regression loss functions have been…

计算机视觉与模式识别 · 计算机科学 2021-02-10 Peidong Liu , Gengwei Zhang , Bochao Wang , Hang Xu , Xiaodan Liang , Yong Jiang , Zhenguo Li

Sketch semantic segmentation is a well-explored and pivotal problem in computer vision involving the assignment of pre-defined part labels to individual strokes. This paper presents ContextSeg - a simple yet highly effective approach to…

计算机视觉与模式识别 · 计算机科学 2024-03-27 Jiawei Wang , Changjian Li

Medical image segmentation, which aims to automatically extract anatomical or pathological structures, plays a key role in computer-aided diagnosis and disease analysis. Despite the problem has been widely studied, existing methods are…

图像与视频处理 · 电气工程与系统科学 2022-03-01 Han Zhang , Lok Ming Lui

Context awareness is an essential part of mobile and ubiquitous computing. Its goal is to unveil situational information about mobile users like locations and activities. The sensed context can enable many services like navigation, AR, and…

计算机视觉与模式识别 · 计算机科学 2020-11-03 Xiaochen Liu

The training of large multimodal models fundamentally relies on massive image-text datasets, which inevitably incur prohibitive computational overhead. Dataset selection offers a promising paradigm by identifying a highly informative…

计算机视觉与模式识别 · 计算机科学 2026-05-13 Boran Zhao , Hetian Liu , Zhenxian Hu , Yuqing Yuan , Yu Yan , Pengju Ren

Perceptual losses have emerged as powerful tools for training networks to enhance Low-Dose Computed Tomography (LDCT) images, offering an alternative to traditional pixel-wise losses such as Mean Squared Error, which often lead to…

计算机视觉与模式识别 · 计算机科学 2025-10-01 Gabriel A. Viana , Luis F. Alves Pereira , Tsang Ing Ren , George D. C. Cavalcanti , Jan Sijbers

Semantic instance segmentation remains a challenging task. In this work we propose to tackle the problem with a discriminative loss function, operating at the pixel level, that encourages a convolutional network to produce a representation…

计算机视觉与模式识别 · 计算机科学 2017-08-10 Bert De Brabandere , Davy Neven , Luc Van Gool

Deep Metric Learning (DML) is helpful in computer vision tasks. In this paper, we firstly introduce DML into image co-segmentation. We propose a novel Triplet loss for Image Segmentation, called IS-Triplet loss for short, and combine it…

计算机视觉与模式识别 · 计算机科学 2021-03-22 Zhengwen Li , Xiabi Liu

Vessel segmentation and centerline extraction are two crucial preliminary tasks for many computer-aided diagnosis tools dealing with vascular diseases. Recently, deep-learning based methods have been widely applied to these tasks. However,…

图像与视频处理 · 电气工程与系统科学 2024-02-23 Pierre Rougé , Nicolas Passat , Odyssée Merveille

In recent years, the dominant paradigm for text spotting is to combine the tasks of text detection and recognition into a single end-to-end framework. Under this paradigm, both tasks are accomplished by operating over a shared global…

计算机视觉与模式识别 · 计算机科学 2022-08-09 Roi Ronen , Shahar Tsiper , Oron Anschel , Inbal Lavi , Amir Markovitz , R. Manmatha

Medical image segmentation serves as a critical component of precision medicine, enabling accurate localization and delineation of pathological regions, such as lesions. However, existing models empirically apply fixed thresholds (e.g.,…

图像与视频处理 · 电气工程与系统科学 2025-10-22 Binyu Tan , Zhiyuan Wang , Jinhao Duan , Kaidi Xu , Heng Tao Shen , Xiaoshuang Shi , Fumin Shen

Autonomous robots require change-robust spatial-semantic reasoning: using spatial and semantic knowledge to decide where to go, how to get there, and where the robot is despite environmental change. Existing approaches typically attach…

机器人学 · 计算机科学 2026-05-05 Jiaming Wang , Jizhuo Chen , Diwen Liu , Atharva Ghotavadekar , Jiaxuan Da , Linh Kästner , Harold Soh

Salient object detection (SOD) is a fundamental computer vision task. Recently, with the revival of deep neural networks, SOD has made great progresses. However, there still exist two thorny issues that cannot be well addressed by existing…

计算机视觉与模式识别 · 计算机科学 2020-09-25 Lv Tang , Bo Li

With the widespread availability of cellphones and cameras that have GPS capabilities, it is common for images being uploaded to the Internet today to have GPS coordinates associated with them. In addition to research that tries to predict…

计算机视觉与模式识别 · 计算机科学 2015-05-18 Kevin Tang , Manohar Paluri , Li Fei-Fei , Rob Fergus , Lubomir Bourdev

In this work, we propose the combined usage of low- and high-level blocks of convolutional neural networks (CNNs) for improving object recognition. While recent research focused on either propagating the context from all layers, e.g.…

计算机视觉与模式识别 · 计算机科学 2018-03-28 Andreas Kölsch , Muhammad Zeshan Afzal , Marcus Liwicki

Despite significant advancements, Large Language Models (LLMs) exhibit blind spots that impair their ability to retrieve and process relevant contextual data effectively. We demonstrate that LLM performance in graph tasks with complexities…

人工智能 · 计算机科学 2025-01-03 Hamed Firooz , Maziar Sanjabi , Wenlong Jiang , Xiaoling Zhai

Curvilinear structure segmentation is important in medical imaging, quantifying structures such as vessels, airways, neurons, or organ boundaries in 2D slices. Segmentation via pixel-wise classification often fails to capture the small and…

图像与视频处理 · 电气工程与系统科学 2023-03-07 Manxi Lin , Zahra Bashir , Martin Grønnebæk Tolsgaard , Anders Nymark Christensen , Aasa Feragen