keras implementation of DiSTNet & utilities for mother machine data analysis with keras
Project description
DistNet: Deep Tracking by displacement regression: application to bacteria growing in the Mother Machine
This repo contains sources for:
- Distnet model keras/tensorflow implementation (link to pre-print). Tu use:
disnet.keras_models.get_distnet_model() - Flexible keras unet implementation / unet++ implementatoin. See:
disnet.keras_models.unet.py - A class of dataset_iterator for training:
distnet.data_generator.dy_iterator.py - A class of image data generator with specific transformations for mother machine data. See
distnet.data_generator.image_data_generator_mm.py - Utilities for models in keras/tensorflow and image processing. See
distnet.utils.pre_processing.py
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
DiST_Net-0.1.5.tar.gz
(41.6 kB
view details)
File details
Details for the file DiST_Net-0.1.5.tar.gz.
File metadata
- Download URL: DiST_Net-0.1.5.tar.gz
- Upload date:
- Size: 41.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
da7a55be174f46d5e7115bb695dfc9e366ec6706b1739445cb129998a81505d1
|
|
| MD5 |
f18ea1980477fbea238ac3a5fb07bf6a
|
|
| BLAKE2b-256 |
ee287b4efc0b0e3faf4443b23b4898c672953c5523fe78b68cf9cda152aca685
|