Skip to content

Commit 038514e

Browse files
author
Zuber Khan
committed
Update
1 parent 00c359b commit 038514e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

+helper/detectYolov9.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
% and returns corresponding bounding boxes, confidence scores and classIds
44
%
55
% Inputs:
6-
% detector - Pre-trained Yolov9 detector object.
6+
% detector - Pre-trained Yolov9 detector network.
77
% image - Input image in RGB format.
88
% executionEnvironment - Specifies the execution environment ('auto', 'gpu', 'cpu').
99
%

0 commit comments

Comments
 (0)