MasterThesis/.gitignore

23 lines
335 B
Plaintext
Raw Normal View History

2024-04-15 10:25:56 +02:00
./flowers/*
.DS_Store
2024-07-09 14:20:03 +02:00
UNet/train_image/*
UNet/params/*
UNet/__pycache__/*
2024-07-09 14:23:53 +02:00
<<<<<<< HEAD
2024-07-09 14:20:03 +02:00
UNet/test_image
2024-04-15 13:46:41 +02:00
data/
archive.zip
flowers/*
2024-07-09 14:20:03 +02:00
UNet/result/result.jpg
2024-07-09 14:23:53 +02:00
=======
2024-04-16 14:33:51 +02:00
Logs_Checkpoints/
2024-04-15 13:46:41 +02:00
data/
archive.zip
flowers/*
2024-04-16 14:33:51 +02:00
VOCdevkit/
inference_results
.train.py.swp
VOCdevkit_08-Jun-2007.tar
wget-log
2024-07-09 14:23:53 +02:00
>>>>>>> 37fdde8e83ce6de72d8d7226f22343e79b8a56d0