Basic Inference Pipeline

To run this pipeline run these commands:

See info on associated config files:

Basic Inference Config Options
cd src/sit_fuse/pipelines/inference
python3 basic_inference_pipeline.py -y <path to config file>
e.g. python3 basic_inference_pipeline.py -y ../../config/piplines/inference/goes_la_smoke_segmentation.yaml 

Last updated