1. What are the contributions in "Fast part-based classification for instrument detection in minimally invasive surgery" ?
In this paper, the authors present a novel technique for detecting surgical instruments by constructing a robust and reliable instrument-part detector.. While such detectors are typically slow to use, the authors introduce a novel early stopping scheme for multiclass ensemble classifiers which acts as a cascade and significantly reduces the computational requirements at test time, ultimately allowing it to run at framerate.. The authors evaluate the effectiveness of their approach on instrument detection in retinal microsurgery and laparoscopic image sequences and demonstrate significant improvements in both accuracy and speed.
read more
2. How many stages are used to detect a pelvic instrument?
Using the early-stopping technique allows detection to be achieved at 16.6 fps, as roughly only 11 stages are computed on average per evaluation.
read more
3. How many images are in the training set?
Since sequences contain images without instruments in them, the authors set the training set such that it contains roughly 100 images in it.
read more
4. What was the main purpose of the RFs in the MIS?
In [4], RFs were also used to handle instrument-background classification, giving way to instrument segmentations and the 3D pose.
read more




