中文
相关论文

相关论文: Simultaneous Semantic and Instance Segmentation fo…

200 篇论文

Panoptic segmentation combines instance and semantic predictions, allowing the detection of "things" and "stuff" simultaneously. Effectively approaching panoptic segmentation in remotely sensed data can be auspicious in many challenging…

Object detection and semantic segmentation are two main themes in object retrieval from high-resolution remote sensing images, which have recently achieved remarkable performance by surfing the wave of deep learning and, more notably,…

计算机视觉与模式识别 · 计算机科学 2018-12-05 Lichao Mou , Xiao Xiang Zhu

Object detection and instance segmentation are dominated by region-based methods such as Mask RCNN. However, there is a growing interest in reducing these problems to pixel labeling tasks, as the latter could be more efficient, could be…

计算机视觉与模式识别 · 计算机科学 2018-07-30 David Novotny , Samuel Albanie , Diane Larlus , Andrea Vedaldi

Segmentation of nuclei regions from histological images enables morphometric analysis of nuclei structures, which in turn helps in the detection and diagnosis of diseases under consideration. To develop a nuclei segmentation algorithm,…

图像与视频处理 · 电气工程与系统科学 2025-06-10 Suman Mahapatra , Pradipta Maji

Panoptic segmentation is the recently introduced task that tackles semantic segmentation and instance segmentation jointly. In this paper, we present an extension of SemanticKITTI, which is a large-scale dataset providing dense point-wise…

计算机视觉与模式识别 · 计算机科学 2020-03-06 Jens Behley , Andres Milioto , Cyrill Stachniss

Early diagnosis of the cancer cells is necessary for making an effective treatment plan and for the health and safety of a patient. Nowadays, doctors usually use a histological grade that pathologists determine by performing a…

计算机视觉与模式识别 · 计算机科学 2023-11-15 Varan Singh Rohila , Neeraj Lalwani , Lochan Basyal

We propose a 3D convolutional neural network to simultaneously segment and detect cell nuclei in confocal microscopy images. Mirroring the co-dependency of these tasks, our proposed model consists of two serial components: the first part…

图像与视频处理 · 电气工程与系统科学 2018-09-07 Sundaresh Ram , Vicky T. Nguyen , Kirsten H. Limesand , Mert R. Sabuncu

Traditional Scene Understanding problems such as Object Detection and Semantic Segmentation have made breakthroughs in recent years due to the adoption of deep learning. However, the former task is not able to localise objects at a pixel…

计算机视觉与模式识别 · 计算机科学 2016-09-12 Anurag Arnab , Philip H. S. Torr

In this paper we introduce a novel method for segmentation that can benefit from general semantics of Convolutional Neural Network (CNN). Our segmentation proposes visually and semantically coherent image segments. We use binary encoding of…

计算机视觉与模式识别 · 计算机科学 2016-11-22 Mahdyar Ravanbakhsh , Hossein Mousavi , Moin Nabi , Lucio Marcenaro , Carlo Regazzoni

Histopathological image analysis is an essential process for the discovery of diseases such as cancer. However, it is challenging to train CNN on whole slide images (WSIs) of gigapixel resolution considering the available memory capacity.…

图像与视频处理 · 电气工程与系统科学 2019-10-11 Shusuke Takahama , Yusuke Kurose , Yusuke Mukuta , Hiroyuki Abe , Masashi Fukayama , Akihiko Yoshizawa , Masanobu Kitagawa , Tatsuya Harada

Panoptic segmentation aims to perform instance segmentation for foreground instances and semantic segmentation for background stuff simultaneously. The typical top-down pipeline concentrates on two key issues: 1) how to effectively model…

计算机视觉与模式识别 · 计算机科学 2020-04-01 Yifeng Chen , Guangchen Lin , Songyuan Li , Bourahla Omar , Yiming Wu , Fangfang Wang , Junyi Feng , Mingliang Xu , Xi Li

Cell and nucleus segmentation are fundamental tasks for quantitative bioimage analysis. Despite progress in recent years, biologists and other domain experts still require novel algorithms to handle increasingly large and complex real-world…

计算机视觉与模式识别 · 计算机科学 2024-08-29 Thibaut Goldsborough , Ben Philps , Alan O'Callaghan , Fiona Inglis , Leo Leplat , Andrew Filby , Hakan Bilen , Peter Bankhead

Histopathology image analysis can be considered as a Multiple instance learning (MIL) problem, where the whole slide histopathology image (WSI) is regarded as a bag of instances (i.e, patches) and the task is to predict a single class label…

计算机视觉与模式识别 · 计算机科学 2019-06-28 Meng Li , Lin Wu , Arnold Wiliem , Kun Zhao , Teng Zhang , Brian C. Lovell

Fully convolutional networks (FCNs) have been proven very successful for semantic segmentation, but the FCN outputs are unaware of object instances. In this paper, we develop FCNs that are capable of proposing instance-level segment…

计算机视觉与模式识别 · 计算机科学 2016-03-30 Jifeng Dai , Kaiming He , Yi Li , Shaoqing Ren , Jian Sun

Automated classification of histopathological whole-slide images (WSI) of breast tissue requires analysis at very high resolutions with a large contextual area. In this paper, we present context-aware stacked convolutional neural networks…

Nucleus segmentation is an important analysis task in digital pathology. However, methods for automatic segmentation often struggle with new data from a different distribution, requiring users to manually annotate nuclei and retrain…

图像与视频处理 · 电气工程与系统科学 2025-06-03 Titus Griebel , Anwai Archit , Constantin Pape

Histology method is vital in the diagnosis and prognosis of cancers and many other diseases. For the analysis of histopathological images, we need to detect and segment all gland structures. These images are very challenging, and the task…

图像与视频处理 · 电气工程与系统科学 2019-11-05 Safiye Rezaei , Ali Emami , Nader Karimi , Shadrokh Samavi

This paper studies the problem of detecting and segmenting acute intracranial hemorrhage on head computed tomography (CT) scans. We propose to solve both tasks as a semantic segmentation problem using a patch-based fully convolutional…

计算机视觉与模式识别 · 计算机科学 2019-04-16 Weicheng Kuo , Christian Häne , Esther Yuh , Pratik Mukherjee , Jitendra Malik

In recent years, foundation models such as CLIP, DINO,and CONCH have demonstrated remarkable domain generalization and unsupervised feature extraction capabilities across diverse imaging tasks. However, systematic and independent…

计算机视觉与模式识别 · 计算机科学 2026-02-24 Lavish Ramchandani , Aashay Tinaikar , Dev Kumar Das , Rohit Garg , Tijo Thomas

Nuclei Identification and Counting is the most important morphological feature of cancers, especially in the colon. Many deep learning-based methods have been proposed to deal with this problem. In this work, we construct an extension of…

图像与视频处理 · 电气工程与系统科学 2022-03-07 Vi Thi-Tuong Vo , Soo-Hyung Kim , Taebum Lee