Skip to content

6 Model Deployment

John E Stranzl Jr edited this page Feb 26, 2026 · 2 revisions

Below are the tools associated with model deployment in GRIME AI:

Segment Images

The Segment Images tab allows for automatic segmentation of images using locally stored machine learning models. Currently two model related file formats are supported: .torch and .pth

  • Two Options are available for the labeling process
    • Save Model Masks lets the user save the masks that the model generates during the labeling process.
    • Copy Original Model Images

COCO Generation

The COCO Generation tab allows a user to generate a COCO file for a folder of images.


Back to Top

Clone this wiki locally