SOTAVerified

Advanced Deep Networks for 3D Mitochondria Instance Segmentation

2021-04-16Code Available1· sign in to hype

Mingxing Li, Chang Chen, Xiaoyu Liu, Wei Huang, Yueyi Zhang, Zhiwei Xiong

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

Mitochondria instance segmentation from electron microscopy (EM) images has seen notable progress since the introduction of deep learning methods. In this paper, we propose two advanced deep networks, named Res-UNet-R and Res-UNet-H, for 3D mitochondria instance segmentation from Rat and Human samples. Specifically, we design a simple yet effective anisotropic convolution block and deploy a multi-scale training strategy, which together boost the segmentation performance. Moreover, we enhance the generalizability of the trained models on the test set by adding a denoising operation as pre-processing. In the Large-scale 3D Mitochondria Instance Segmentation Challenge at ISBI 2021, our method ranks the 1st place. Code is available at https://github.com/Limingxing00/MitoEM2021-Challenge.

Tasks

Benchmark Results

DatasetModelMetricClaimedVerifiedStatus
MitoEMRes-UNet-R/HAP75-R-Val0.92Unverified

Reproductions