membrane segmentation in 3D for cryo-ET
Project description
MemBrain-Seg
Membrain-Seg1 is a Python project developed by teamtomo for membrane segmentation in 3D for cryo-electron tomography (cryo-ET). This tool aims to provide researchers with an efficient and reliable method for segmenting membranes in 3D microscopic images. Membrain-Seg is currently under early development, so we may make breaking changes between releases.
Publication: Membrain-seg's current functionalities are described on more detail in our preprint.
Membrain-Seg is currently under early development, so we may make breaking changes between releases.
Overview
MemBrain-seg is a practical tool for membrane segmentation in cryo-electron tomograms. It's built on the U-Net architecture and makes use of a pre-trained model for efficient performance. The U-Net architecture and training parameters are largely inspired by nnUNet2.
Our current best model is available for download here. Please let us know how it works for you. If the given model does not work properly, you may want to try one of our previous versions:
Other (older) model versions:
If you wish, you can also train a new model using your own data, or combine it with our (soon to come!) publicly-available dataset.
To enhance segmentation, MemBrain-seg includes preprocessing functions. These help to adjust your tomograms so they're similar to the data our network was trained on, making the process smoother and more efficient.
Explore MemBrain-seg, use it for your needs, and let us know how it works for you!
Preliminary documentation is available, but far from perfect. Please let us know if you encounter any issues, and we are more than happy to help (and get feedback what does not work yet).
[1] Lamm, L., Zufferey, S., Righetto, R.D., Wietrzynski, W., Yamauchi, K.A., Burt, A., Liu, Y., Zhang, H., Martinez-Sanchez, A., Ziegler, S., Isensee, F., Schnabel, J.A., Engel, B.D., and Peng, T, 2024. MemBrain v2: an end-to-end tool for the analysis of membranes in cryo-electron tomography. bioRxiv, https://doi.org/10.1101/2024.01.05.574336
[2] Isensee, F., Jaeger, P.F., Kohl, S.A.A., Petersen, J., Maier-Hein, K.H., 2021. nnU-Net: a self-configuring method for deep learning-based biomedical image segmentation. Nature Methods 18, 203-211. https://doi.org/10.1038/s41592-020-01008-z
Installation
For detailed installation instructions, please look here.
Features
Segmentation
Segmenting the membranes in your tomograms is the main feature of this repository. Please find more detailed instructions here.
Preprocessing
Currently, we provide the following two preprocessing options:
- Pixel size matching: Rescale your tomogram to match the training pixel sizes
- Fourier amplitude matching: Scale Fourier components to match the "style" of different tomograms
- Deconvolution: denoises the tomogram by applying the deconvolution filter from Warp
For more information, see the Preprocessing subsection.
Model training
It is also possible to use this package to train your own model. Instructions can be found here.
Patch annotations
In case you would like to train a model that works better for your tomograms, it may be beneficial to add some more patches from your tomograms to the training dataset. Recommendations on how to to this can be found here.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file membrain_seg-0.0.3.tar.gz
.
File metadata
- Download URL: membrain_seg-0.0.3.tar.gz
- Upload date:
- Size: 81.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.12.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6a776e38eaa33766b6531f59cc7f6ded38a84af3fe23a8f720d721220196e401 |
|
MD5 | 2b32f1687cd42e57d1d0e3c22a67a583 |
|
BLAKE2b-256 | 0d89748e977635592c1e356d1d4165a3aa50a5c7ae2c80f3c9c6c33715a4fad4 |
File details
Details for the file membrain_seg-0.0.3-py3-none-any.whl
.
File metadata
- Download URL: membrain_seg-0.0.3-py3-none-any.whl
- Upload date:
- Size: 93.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.12.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ae1e1cca994055ad6d6a37487e88c70b65e3485c9b18c61706ec0bf9fa6a516d |
|
MD5 | cadbdd50a35de0b4ac0f497270335c4b |
|
BLAKE2b-256 | 0fa4ea6a6c106f988100202b695b7e7c60a3074df426c545ab8e1d0c188af9b7 |