PyTorch Connectomics: A Scalable and Flexible Segmentation Framework for EM Connectomics
Zudi Lin, Donglai Wei, Jeff Lichtman, Hanspeter Pfister

TL;DR
PyTorch Connectomics (PyTC) is an open-source, scalable deep-learning framework designed for efficient segmentation of volumetric microscopy images in connectomics, supporting multi-task and semi-supervised learning to improve neuronal structure analysis.
Contribution
PyTC introduces a flexible, configuration-based toolkit for 2D and 3D segmentation tasks, outperforming existing methods in synaptic cleft segmentation and enabling easy adaptation to various tissues and modalities.
Findings
Achieved 6.1% improvement in CREMI challenge synaptic cleft segmentation
Demonstrated competitive performance on mitochondria and neuronal nuclei segmentation
Supported multi-task and semi-supervised learning for better data utilization
Abstract
We present PyTorch Connectomics (PyTC), an open-source deep-learning framework for the semantic and instance segmentation of volumetric microscopy images, built upon PyTorch. We demonstrate the effectiveness of PyTC in the field of connectomics, which aims to segment and reconstruct neurons, synapses, and other organelles like mitochondria at nanometer resolution for understanding neuronal communication, metabolism, and development in animal brains. PyTC is a scalable and flexible toolbox that tackles datasets at different scales and supports multi-task and semi-supervised learning to better exploit expensive expert annotations and the vast amount of unlabeled data during training. Those functionalities can be easily realized in PyTC by changing the configuration options without coding and adapted to other 2D and 3D segmentation tasks for different tissues and imaging modalities.…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsCell Image Analysis Techniques · Advanced Electron Microscopy Techniques and Applications · Advanced Neural Network Applications
