add some comments
This commit is contained in:
12
.gitignore
vendored
12
.gitignore
vendored
@@ -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
|
||||
|
Reference in New Issue
Block a user