File size: 147 Bytes
1cc0005
 
 
 
1
2
3
4
5
from Engine.train import initiate

if __name__ == "__main__":
    initiate("/home/tumor/LungTumorSegmentation/Resources/Student_Train/train.yaml")