
load "DLMDEModel"

context DLMDEModel
load EGL "EGL/finetune.egl" finetune.py
load EGL "EGL/dataAugmentation.egl" dataAugmentation.py
load EGL "EGL/gui.egl" gui.py
load EGL "EGL/predict.egl" predict.py
load EGL "EGL/predictBatch.egl" predictBatch.py
load EGL "EGL/autorenamer.egl" autoRenamer.py
