Model Training

This commit is contained in:
Si11ium
2020-05-03 18:00:51 +02:00
parent 8a97f59906
commit e4f6506a4b
9 changed files with 167 additions and 105 deletions

View File

@ -1,3 +1,6 @@
# Labels
CLEAR = 0
MASK = 1
# Dataset Options
DATA_OPTIONS = ['test', 'devel', 'train']