paper-with-me

Papers

Exploring Deep Learning Methods for Real-Time Surgical Instrument Segmentation in Laparoscopy

2021-07-05 · Debesh Jha, Sharib Ali, Nikhil Kumar Tomar, Michael A. Riegler, Dag Johansen, Håvard D. Johansen, Pål Halvorsen

Minimally invasive surgery is a surgical intervention used to examine the organs inside the abdomen and has been widely used due to its effectiveness over open surgery. Due to the hardware improvements such as high definition cameras, this procedure has significantly improved and new software methods have demonstrated potential for computer-assisted procedures. However, there exists challenges and requirements to improve detection and tracking of the position of the instruments during these surgical procedures. To this end, we evaluate and compare some popular deep learning methods that can be explored for the automated segmentation of surgical instruments in laparoscopy, an important step towards tool tracking. Our experimental results exhibit that the Dual decoder attention network (DDANet) produces a superior result compared to other recent deep learning methods. DDANet yields a Dice coefficient of 0.8739 and mean intersection-over-union of 0.8183 for the Robust Medical Instrument Segmentation (ROBUST-MIS) Challenge 2019 dataset, at a real-time speed of 101.36 frames-per-second that is critical for such procedures.

📄 PDF Abstract BibTeX arXiv:2107.02319

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderMedical Image SegmentationSegmentation

Similar Papers 제목 키워드 기반

Dynamic Interactive Relation Capturing via Scene Graph Learning for Robotic Surgical Report Generation

2023-06-05 · Hongqiu Wang, Yueming Jin, Lei Zhu

For robot-assisted surgery, an accurate surgical report reflects clinical operations during surgery and helps document entry tasks, post-operative analysis and follow-up treatment. It is a challenging task due to many co…

Graph LearningRelation

Surgical-DeSAM: Decoupling SAM for Instrument Segmentation in Robotic Surgery

2024-04-22 · Yuyang Sheng, Sophia Bano, Matthew J. Clarkson, Mobarakol Islam

Purpose: The recent Segment Anything Model (SAM) has demonstrated impressive performance with point, text or bounding box prompts, in various applications. However, in safety-critical surgical tasks, prompting is not pos…

Instance SegmentationSegmentationSemantic Segmentation

SurgRIPE challenge: Benchmark of Surgical Robot Instrument Pose Estimation

2025-01-06 · Haozheng Xu, Alistair Weld, Chi Xu, Alfie Roddan 외

Accurate instrument pose estimation is a crucial step towards the future of robotic surgery, enabling applications such as autonomous surgical task execution. Vision-based methods for surgical instrument pose estimation …

Pose Estimation

Self-Supervised Surgical Instrument 3D Reconstruction from a Single Camera Image

2022-11-26 · Ange Lou, Xing Yao, Ziteng Liu, Jintong Han 외

Surgical instrument tracking is an active research area that can provide surgeons feedback about the location of their tools relative to anatomy. Recent tracking methods are mainly divided into two parts: segmentation an…

3D ReconstructionAnatomyAttributeobject-detection+3

Attention-Guided Lightweight Network for Real-Time Segmentation of Robotic Surgical Instruments

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

The real-time segmentation of surgical instruments plays a crucial role in robot-assisted surgery. However, it is still a challenging task to implement deep learning models to do real-time segmentation for surgical instr…

Decoder