Vemund Fredriksen
Add training pipeline (#21)
1cc0005 unverified
raw
history blame
No virus
147 Bytes
from Engine.train import initiate
if __name__ == "__main__":
initiate("/home/tumor/LungTumorSegmentation/Resources/Student_Train/train.yaml")