paper-with-me

Papers

Robust Mitosis Detection Using a Cascade Mask-RCNN Approach With Domain-Specific Residual Cycle-GAN Data Augmentation

2021-09-04 · Gauthier Roy, Jules Dedieu, Capucine Bertrand, Alireza Moshayedi, Ali Mammadov, Stéphanie Petit, Saima Ben Hadj, Rutger H. J. Fick

For the MIDOG mitosis detection challenge, we created a cascade algorithm consisting of a Mask-RCNN detector, followed by a classification ensemble consisting of ResNet50 and DenseNet201 to refine detected mitotic candidates. The MIDOG training data consists of 200 frames originating from four scanners, three of which are annotated for mitotic instances with centroid annotations. Our main algorithmic choices are as follows: first, to enhance the generalizability of our detector and classification networks, we use a state-of-the-art residual Cycle-GAN to transform each scanner domain to every other scanner domain. During training, we then randomly load, for each image, one of the four domains. In this way, our networks can learn from the fourth non-annotated scanner domain even if we don't have annotations for it. Second, for training the detector network, rather than using centroid-based fixed-size bounding boxes, we create mitosis-specific bounding boxes. We do this by manually annotating a small selection of mitoses, training a Mask-RCNN on this small dataset, and applying it to the rest of the data to obtain full annotations. We trained the follow-up classification ensemble using only the challenge-provided positive and hard-negative examples. On the preliminary test set, the algorithm scores an F1 score of 0.7578, putting us as the second-place team on the leaderboard.

📄 PDF Abstract BibTeX arXiv:2109.01878

Code (0)

등록된 구현이 없습니다.

Tasks

Data AugmentationMitosis Detection

Similar Papers 제목 키워드 기반

Cascade RCNN for MIDOG Challenge

2021-09-02 · Salar Razavi, Fariba Dambandkhameneh, Dimitri Androutsos, Susan Done 외

Mitotic counts are one of the key indicators of breast cancer prognosis. However, accurate mitotic cell counting is still a difficult problem and is labourious. Automated methods have been proposed for this task, but are…

Mitosis DetectionPrognosis

Domain Adaptive Cascade R-CNN for MItosis DOmain Generalization (MIDOG) Challenge

2021-09-01 · Xi Long, Ying Cheng, Xiao Mu, Lian Liu 외

We present a summary of the domain adaptive cascade R-CNN method for mitosis detection of digital histopathology images. By comprehensive data augmentation and adapting existing popular detection architecture, our propos…

Data AugmentationDomain GeneralizationMitosis Detection

Two-step Domain Adaptation for Mitosis Cell Detection in Histopathology Images

2021-08-31 · Ramin Nateghi, Fattaneh Pourakpour

We propose a two-step domain shift-invariant mitosis cell detection method based on Faster RCNN and a convolutional neural network (CNN). We generate various domain-shifted versions of existing histopathology images usin…

Cell DetectionDomain AdaptationMitosis DetectionVocal Bursts Valence Prediction

Deep Learning-based mitosis detection in breast cancer histologic samples

2021-09-02 · Michel Halmes, Hippolyte Heuberger, Sylvain Berlemont

This is the submission for mitosis detection in the context of the MIDOG 2021 challenge. It is based on the two-stage objection model Faster RCNN as well as DenseNet as a backbone for the neural network architecture. It …

Deep LearningMitosis Detection

Dually Supervised Feature Pyramid for Object Detection and Segmentation

2019-12-08 · Fan Yang, Cheng Lu, Yandong Guo, Longin Jan Latecki 외

Feature pyramid architecture has been broadly adopted in object detection and segmentation to deal with multi-scale problem. However, in this paper we show that the capacity of the architecture has not been fully explore…

Objectobject-detectionObject Detectionregression