Instead of creating our own network architecture as in the previous workflow "Train simple CNN", in this workflow we use the pre-trained network […]
In this workflow we are fine-tuning a VGG1G network, similar to "Fine-tune VGG16 (Python)". However, we won't make use of the DL Python Learner/Executor […]
Download the entire workflow group from the Example Server. This Guided Analytics application is made of this main workflow, which calls minor workflows […]
Cell Segmentation This workflow uses Tensorflow2 to create and train a Unet for segmenting cell images. The trained network is used to predict the […]