DeepLearningExamples/TensorFlow/Segmentation/UNet_Medical/.gitignore
Przemek Strzelczyk d2bc3da0a1 Changes in TF models:
* added UNet for medical image segmentation
* added TF-AMP support for RN50
* small updates for other models (READMEs, benchmark & testing scripts)
2019-05-25 01:23:11 +02:00

9 lines
80 B
Plaintext

.idea/
.ipynb_checkpoints
/_python_build
*.pyc
__pycache__
*.swp
/results
*.zip