Skip to content
Snippets Groups Projects
Commit 021b7a51 authored by maxamed.nuurmaxa's avatar maxamed.nuurmaxa
Browse files

Fixes #1: Ajout du modèle de segmentation U-Net pour la segmentation d'images.

parent 030682c4
No related branches found
No related tags found
No related merge requests found
...@@ -603,6 +603,8 @@ model = build_segmentation_model(input_shape) ...@@ -603,6 +603,8 @@ model = build_segmentation_model(input_shape)
model.summary() model.summary()
model.summary()
#%% Entraîner le modèle #%% Entraîner le modèle
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment