[console_scripts]
orthoseg_load_images = orthoseg.load_images:main
orthoseg_load_sampleprojects = orthoseg.load_sampleprojects:main
orthoseg_postprocess = orthoseg.postprocess:main
orthoseg_predict = orthoseg.predict:main
orthoseg_train = orthoseg.train:main
osscriptrunner = orthoseg.scriptrunner:main
