Skip to content

Commit 17acb03

Browse files
Merge pull request openvinotoolkit#1154 from opencv/revert-1153-patch-1
Revert "Update typo error faster_rcnn_inception_v2_coco.md"
2 parents 64491c3 + 965353d commit 17acb03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

models/public/faster_rcnn_inception_v2_coco/faster_rcnn_inception_v2_coco.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ Image, name: `image_tensor`, shape: [1x600x1024x3], format: [BxHxWxC],
4747
where:
4848

4949
- B - batch size
50-
- C - vector of 3 values in format [H,W,S], where H - image height, W - image width, S - image scale factor (usually 1)
50+
- C - vector of 3 values in format [H,W,S], where H - image height, W - imahe width, S - image scale factor (usually 1)
5151

5252
## Output
5353

0 commit comments

Comments
 (0)