update Unet

This commit is contained in:
2024-04-15 13:46:41 +02:00
7 changed files with 31927 additions and 3 deletions

11
.gitignore vendored
View File

@@ -1,3 +1,8 @@
flowers/*
data/
archive.zip
./flowers/*
.DS_Store
./UNet/train_image/*
./UNet/params/*
./UNet/__pycache__/*
data/
archive.zip
flowers/*