add some comments

This commit is contained in:
Hanzhang Ma
2024-04-16 14:33:51 +02:00
parent 2cad997a27
commit 37fdde8e83
3 changed files with 1566 additions and 68 deletions

12
.gitignore vendored
View File

@@ -1,8 +1,14 @@
./flowers/*
.DS_Store
./UNet/train_image/*
./UNet/params/*
./UNet/__pycache__/*
UNet/train_image/*
UNet/params/*
UNet/__pycache__/*
Logs_Checkpoints/
data/
archive.zip
flowers/*
VOCdevkit/
inference_results
.train.py.swp
VOCdevkit_08-Jun-2007.tar
wget-log