Skip to content

Commit 4e359e7

Browse files
author
jialei777
authored
Update README.md
1 parent 88c5e41 commit 4e359e7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,5 @@ From [Tutotial](https://docs.microsoft.com/en-us/dotnet/machine-learning/tutoria
66

77
### Object detection example
88
From [Tutotial](https://docs.microsoft.com/en-us/dotnet/machine-learning/tutorials/object-detection-onnx) and [github](https://github.com/dotnet/machinelearning-samples/tree/main/samples/csharp/getting-started/DeepLearning_ObjectDetection_Onnx)
9+
- need to download Tiny YOLOv2 model from [here](https://github.com/onnx/models/tree/main/vision/object_detection_segmentation/tiny-yolov2)
10+
to `ObjectDetect\ObjectDetect\assets\Model` directory and rename it to `TinyYolo2_model.onnx`.

0 commit comments

Comments
 (0)