# Early Stopping and Cancel Training Support for Semantic Segmentation Models

<figure><img src="/files/v5zJnjPhI02pBTR7K9r9" alt=""><figcaption></figcaption></figure>

You can now stop or cancel model training for semantic segmentation models.

See the following resources for instructions on early stopping and canceling a training job:

* [Stop model training early](https://docs.roboflow.com/train/stop-training-early)
* [Cancel a model training job](https://docs.roboflow.com/train/cancel-a-training-job)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.roboflow.com/changelog/explore-by-month/june-2025/early-stopping-and-cancel-training-support-for-semantic-segmentation-models.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
