There was an error while loading. Please reload this page.
1 parent 00c359b commit 038514eCopy full SHA for 038514e
+helper/detectYolov9.m
@@ -3,7 +3,7 @@
3
% and returns corresponding bounding boxes, confidence scores and classIds
4
%
5
% Inputs:
6
-% detector - Pre-trained Yolov9 detector object.
+% detector - Pre-trained Yolov9 detector network.
7
% image - Input image in RGB format.
8
% executionEnvironment - Specifies the execution environment ('auto', 'gpu', 'cpu').
9
0 commit comments