Skip to content

Documentation for run_model

Path: boundary_segmentation/run_model.py

Functions

setup_predictor

Set up the Detectron2 predictor with your custom model.

process_images

Process all images in input_dir and save annotated versions to output_dir.

main

No description provided.