paper-with-me

Papers

Weakly Supervised Convolutional LSTM Approach for Tool Tracking in Laparoscopic Videos

2018-12-04 · Chinedu Innocent Nwoye, Didier Mutter, Jacques Marescaux, Nicolas Padoy

Purpose: Real-time surgical tool tracking is a core component of the future intelligent operating room (OR), because it is highly instrumental to analyze and understand the surgical activities. Current methods for surgical tool tracking in videos need to be trained on data in which the spatial positions of the tools are manually annotated. Generating such training data is difficult and time-consuming. Instead, we propose to use solely binary presence annotations to train a tool tracker for laparoscopic videos. Methods: The proposed approach is composed of a CNN + Convolutional LSTM (ConvLSTM) neural network trained end-to-end, but weakly supervised on tool binary presence labels only. We use the ConvLSTM to model the temporal dependencies in the motion of the surgical tools and leverage its spatio-temporal ability to smooth the class peak activations in the localization heat maps (Lh-maps). Results: We build a baseline tracker on top of the CNN model and demonstrate that our approach based on the ConvLSTM outperforms the baseline in tool presence detection, spatial localization, and motion tracking by over 5.0%, 13.9%, and 12.6%, respectively. Conclusions: In this paper, we demonstrate that binary presence labels are sufficient for training a deep learning tracking model using our proposed method. We also show that the ConvLSTM can leverage the spatio-temporal coherence of consecutive image frames across a surgical video to improve tool presence detection, spatial localization, and motion tracking. keywords: Surgical workflow analysis, tool tracking, weak supervision, spatio-temporal coherence, ConvLSTM, endoscopic videos

📄 PDF Abstract BibTeX arXiv:1812.01366

Code (1)

CAMMA-public/ConvLSTM-Surgical-Tool-Tracker 공식 구현 tf

Tasks

Instrument RecognitionObject DetectionSurgical tool detectionVideo Object TrackingWeakly-Supervised Object Localization

Methods 이 논문이 사용한 방법론

1D CNN 1D Convolutional Neural Networks are similar to well known and more established 2D Convolutional Neural Networks. 1D Convolutional Neural Networks are used mainly used on text and…

Similar Papers 제목 키워드 기반

Weakly-Supervised Learning for Tool Localization in Laparoscopic Videos

2018-06-14 · Armine Vardazaryan, Didier Mutter, Jacques Marescaux, Nicolas Padoy

Surgical tool localization is an essential task for the automatic analysis of endoscopic videos. In the literature, existing methods for tool localization, tracking and segmentation require training data that is fully an…

Surgical tool detectionWeakly-supervised Learning

Spatially Supervised Recurrent Convolutional Neural Networks for Visual Object Tracking

2016-07-19 · Guanghan Ning, Zhi Zhang, Chen Huang, Zhihai He 외

In this paper, we develop a new approach of spatially supervised recurrent convolutional neural networks for visual object tracking. Our recurrent convolutional network exploits the history of locations as well as the di…

Binary Classificationobject-detectionObject DetectionObject Tracking+2

Weakly Supervised Multi-Object Tracking and Segmentation

2021-01-03 · Idoia Ruiz, Lorenzo Porzi, Samuel Rota Bulò, Peter Kontschieder 외

We introduce the problem of weakly supervised Multi-Object Tracking and Segmentation, i.e. joint weakly supervised instance segmentation and multi-object tracking, in which we do not provide any kind of mask annotation. …

Instance SegmentationMulti-Object TrackingMulti-Object Tracking and SegmentationMulti-Task Learning+6

Weakly-Supervised Cell Tracking via Backward-and-Forward Propagation

2020-07-30 · ECCV 2020 8 · Kazuya Nishimura, Junya Hayashida, Chenyang Wang, Dai Fei Elmer Ker 외

We propose a weakly-supervised cell tracking method that can train a convolutional neural network (CNN) by using only the annotation of "cell detection" (i.e., the coordinates of cell positions) without association infor…

Cell DetectionCell Tracking

Weakly-Supervised Learning via Multi-Lateral Decoder Branching for Tool Segmentation in Robot-Assisted Cardiovascular Catheterization

2024-04-11 · Olatunji Mumini Omisore, Toluwanimi Akinyemi, Anh Nguyen, Lei Wang

Robot-assisted catheterization has garnered a good attention for its potentials in treating cardiovascular diseases. However, advancing surgeon-robot collaboration still requires further research, particularly on task-sp…

DecoderSegmentationWeakly-supervised Learning