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

Commit 78ce50d

Browse files
authored
Update:links to point to correct repo (#72)
1 parent 9e805c5 commit 78ce50d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/source/model-pages/cv-detection-yolov3.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -48,15 +48,15 @@ This page walks through the following use cases for trying out the sparsified YO
4848
## Sparse Inference
4949

5050
<div style="margin-bottom: 24px; display: flex; flex-direction: row;">
51-
<a href="https://github.com/neuralmagic/deepsparse/tree/main/examples/ultralytics-yolov3#benchmarking-example" class="model-page-button" style="display: flex; flex-direction: column; margin-right: 8px; align-items: center; max-width: 196px">
51+
<a href="https://github.com/neuralmagic/deepsparse/tree/main/examples/ultralytics-yolo#benchmarking-example" class="model-page-button" style="display: flex; flex-direction: column; margin-right: 8px; align-items: center; max-width: 196px">
5252
<img src="https://docs.neuralmagic.com/docs/source/model-pages/images/icon-benchmark.png" alt="Benchmark" style="max-width: 160px; width: 100%;" />
5353
<div style="text-align: center;">Benchmark</div>
5454
</a>
55-
<a href="https://github.com/neuralmagic/deepsparse/tree/main/examples/ultralytics-yolov3#annotation-example" class="model-page-button" style="display: flex; flex-direction: column; margin-right: 8px; align-items: center; max-width: 196px">
55+
<a href="https://github.com/neuralmagic/deepsparse/tree/main/examples/ultralytics-yolo#annotation-example" class="model-page-button" style="display: flex; flex-direction: column; margin-right: 8px; align-items: center; max-width: 196px">
5656
<img src="https://docs.neuralmagic.com/docs/source/model-pages/images/icon-example-application.png" alt="Example Application" style="max-width: 160px; width: 100%;" />
5757
<div style="text-align: center;">Example Application</div>
5858
</a>
59-
<a href="https://github.com/neuralmagic/deepsparse/tree/main/examples/ultralytics-yolov3#example-yolo-deepsparse-flask-server" class="model-page-button" style="display: flex; flex-direction: column; margin-right: 8px; align-items: center; max-width: 196px">
59+
<a href="https://github.com/neuralmagic/deepsparse/tree/main/examples/ultralytics-yolo#example-yolo-deepsparse-flask-server" class="model-page-button" style="display: flex; flex-direction: column; margin-right: 8px; align-items: center; max-width: 196px">
6060
<img src="https://docs.neuralmagic.com/docs/source/model-pages/images/icon-example-deployment.png" alt="Example Deployment" style="max-width: 160px; width: 100%;" />
6161
<div style="text-align: center;">Example Deployment</div>
6262
</a>

0 commit comments

Comments
 (0)