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

if __name__ == "__main__":
    initiate("D:\\Repos\\LungTumorSegmentation\\Resources\\Test\\test_train.yaml")