-
Notifications
You must be signed in to change notification settings - Fork 1
DistNet
Jean Ollion edited this page Jun 28, 2021
·
14 revisions
This tutorial is based on the work described in this publication
- If necessary, install bacmman. Install Tensorflow 2.
- Download images from example dataset 1
- If using bacmman for the first time: choose a working directory through right-click on the panel below Working Directory
- From bacmman software, choose menu command:
Dataset>New Dataset from github, setjeanollionas username in the Github Credentials panel, and select the configurationExampleDatasets>dataset1_distnet - Download the trained model: choose menu command
Import>DL Model library, setjeanollionas username in the Github Credentials panel. In the DL Models panel double-click on the modelDistNet>DistNet_base_tf2>URLto download it. Unzip it and place it in a folder namedmodel_bact_phasein the working directory (note: this directory can be changed in the configuration of the DLEngine the object class's tracker).
The processing pipeline is the following:
- Images are cropped during pre-processing
- Microchannels are segmented
- Bacteria are segmented and tracked in each microchannel
To run step 1) and 2): from the Home tab select Pre-Processing & Segment and Track in the Task panel and Microchannels in the Objects panel.
See this page to adapt DistNet to a dataset