Skip to content
This repository was archived by the owner on Jun 3, 2025. It is now read-only.

Update deploying.mdx #141

Merged
merged 1 commit into from
Dec 20, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/content/use-cases/object-detection/deploying.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ metaDescription: "Object Detection deployments with Ultralytics YOLOv5 and DeepS
index: 2000
---

# Deploying and Object Detection Model with Ultralytics YOLOv5 and DeepSparse
# Deploying an Object Detection Model with Ultralytics YOLOv5 and DeepSparse

This page explains how to deploy an Object Detection model with DeepSparse.

Expand Down