Skip to content

Commit

Permalink
fix for 10-ObjectDetectonModel.ipynb referer
Browse files Browse the repository at this point in the history
  • Loading branch information
zsszaboo committed Nov 26, 2024
1 parent 00f287c commit 17cec46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion e2e-tutorials/object_detection/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ The notebook [01-CreateTestSet.ipynb](./notebooks/01-CreateTestSet.ipynb) explai

### 2. Analyzing and fixing the model ONNX format

The notebook [10-ObjectDetectonModel.ipynb](./notebooks/10-ObjectDetectonModel.ipynb) explains the used model, the possible mistakes in the ONNX definition and how to correct them. By the end of the execution of the notebook you will have an **well prepared onnx model** to package.
The notebook [10-ObjectDetectonModel.ipynb](./notebooks/10-ObjectDetectionModel.ipynb) explains the used model, the possible mistakes in the ONNX definition and how to correct them. By the end of the execution of the notebook you will have an **well prepared onnx model** to package.

### 3. Creating Pre- and Postprocessing steps to support the GPURuntimeComponent

Expand Down

0 comments on commit 17cec46

Please sign in to comment.