paper-with-me

Papers

OR-UNet: an Optimized Robust Residual U-Net for Instrument Segmentation in Endoscopic Images

2020-04-27 · Fabian Isensee, Klaus H. Maier-Hein

Segmentation of endoscopic images is an essential processing step for computer and robotics-assisted interventions. The Robust-MIS challenge provides the largest dataset of annotated endoscopic images to date, with 5983 manually annotated images. Here we describe OR-UNet, our optimized robust residual 2D U-Net for endoscopic image segmentation. As the name implies, the network makes use of residual connections in the encoder. It is trained with the sum of Dice and cross-entropy loss and deep supervision. During training, extensive data augmentation is used to increase the robustness. In an 8-fold cross-validation on the training images, our model achieved a mean (median) Dice score of 87.41 (94.35). We use the eight models from the cross-validation as an ensemble on the test set.

📄 PDF Abstract BibTeX arXiv:2004.12668

Code (0)

등록된 구현이 없습니다.

Tasks

Data AugmentationImage SegmentationSegmentationSemantic Segmentation

Methods 이 논문이 사용한 방법론

Concatenated Skip Connection A Concatenated Skip Connection is a type of skip connection that seeks to reuse features by concatenating them to new layers, allowing more information to be retained from…
ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
Max Pooling Max Pooling is a pooling operation that calculates the maximum value for patches of a feature map, and uses it to create a downsampled (pooled) feature map. It is usually…
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
U-Net 설명 없음

Similar Papers 제목 키워드 기반

Deep Residual Learning for Instrument Segmentation in Robotic Surgery

2017-03-24 · Daniil Pakhomov, Vittal Premachandran, Max Allan, Mahdi Azizian 외

Detection, tracking, and pose estimation of surgical instruments are crucial tasks for computer assistance during minimally invasive robotic surgery. In the majority of cases, the first step is the automatic segmentation…

Pose EstimationSegmentation

RAUNet: Residual Attention U-Net for Semantic Segmentation of Cataract Surgical Instruments

2019-09-23 · Zhen-Liang Ni, Gui-Bin Bian, Xiao-Hu Zhou, Zeng-Guang Hou 외

Semantic segmentation of surgical instruments plays a crucial role in robot-assisted surgery. However, accurate segmentation of cataract surgical instruments is still a challenge due to specular reflection and class imba…

SegmentationSemantic Segmentation

Spinal nerve segmentation method and dataset construction in endoscopic surgical scenarios

2023-07-20 · Shaowu Peng, Pengcheng Zhao, Yongyu Ye, Junying Chen 외

Endoscopic surgery is currently an important treatment method in the field of spinal surgery and avoiding damage to the spinal nerves through video guidance is a key challenge. This paper presents the first real-time seg…

SegmentationSemantic Segmentation

xLSTM-UNet can be an Effective 2D & 3D Medical Image Segmentation Backbone with Vision-LSTM (ViL) better than its Mamba Counterpart

2024-07-01 · Tianrun Chen, Chaotao Ding, Lanyun Zhu, Tao Xu 외

Convolutional Neural Networks (CNNs) and Vision Transformers (ViT) have been pivotal in biomedical image segmentation, yet their ability to manage long-range dependencies remains constrained by inherent locality and comp…

3D Medical Imaging Segmentationimage-classificationImage ClassificationImage Segmentation+5

Simulation-to-Real domain adaptation with teacher-student learning for endoscopic instrument segmentation

2021-03-02 · Manish Sahu, Anirban Mukhopadhyay, Stefan Zachow

Purpose: Segmentation of surgical instruments in endoscopic videos is essential for automated surgical scene understanding and process modeling. However, relying on fully supervised deep learning for this task is challen…

Domain AdaptationScene UnderstandingSegmentationUnsupervised Domain Adaptation