Skip to content

Commit

Permalink
Update Readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Samuel85 authored Mar 31, 2021
1 parent 1066743 commit d977164
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Readme.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# HeLa Segmentation Notebook

This repository contains a Jupyter-lab Notebook showing image segmentation of HeLa cells' nucleus using TensorFlow and Keras.
Image segmentation uses a U-net network. The default example uses the "mobilenet" backbone and "imagenet" weights.
The notebook for image segmentation uses a U-net network. The default example uses the "mobilenet" backbone and "imagenet" weights.

See the project https://github.com/qubvel/segmentation_models for other backbones and weights.

Expand Down

0 comments on commit d977164

Please sign in to comment.