# Run pre-trained models

You can deploy your trained model in Supervisely with just a click or pick one of the ready-to-use pre-trained models from the [Ecosystem](https://ecosystem.supervisely.com/). Search for “Serve …” Supervisely App and run the model on one of your agents. Now, use API to communicate with the model or use one of our Supervisely Apps that helps you apply the model in various scenarios, such as running the model on each image in the dataset or integrating it in the Labeling Toolbox.

## Some examples of pre-trained models:

* [Serve MMDetection](https://ecosystem.supervisely.com/apps/mmdetection/serve)
* [Serve MMClassification](https://ecosystem.supervisely.com/apps/mmclassification/supervisely/serve)
* [Serve Segment Anything in High Quality](https://ecosystem.supervisely.com/apps/serve-segment-anything-hq/supervisely_integration/serve)
* [Serve UNet](https://ecosystem.supervisely.com/apps/unet/supervisely/serve)

{% hint style="info" %}
**Find more pre-trained models in** [**Ecosystem**](https://ecosystem.supervisely.com/neural-network+images)
{% endhint %}

## Some examples of model applications:

* [Apply NN to Images Project](https://ecosystem.supervisely.com/apps/nn-image-labeling/project-dataset)
* [NN Image Labeling](https://ecosystem.supervisely.com/apps/nn-image-labeling/annotation-tool)
* [Batched Smart Tool](https://ecosystem.supervisely.com/apps/dev-smart-tool-batched)
* [Apply OWL-ViT To Images Project](https://ecosystem.supervisely.com/apps/apply-owl-vit-to-images-project)
* [Apply Detection and Pose Estimation Models to Images Project](https://ecosystem.supervisely.com/apps/apply-det-and-pose-estim-models-to-project)

## Guides on running models in Supervisely:

* [How to auto-label images with OWL-ViT - SOTA Google's foundation object detector](https://supervisely.com/blog/owl-vit/)
* [ViTPose - How to use the best Pose Estimation Model on Humans & Animals](https://supervisely.com/blog/vitpose-state-of-the-art-pose-estimation-model-in-supervisely/)
* [Unlocking Text - OCR with Supervisely](https://supervisely.com/blog/mmocr/)
* [MBPTrack Tutorial - SOTA 3D Point Cloud Object Tracking in 2023 for LiDAR & Radar](https://supervisely.com/blog/mbptrack-point-cloud-3d-object-tracking/)
