You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/software/app-lab/tutorials/04.examples/all-examples.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -118,7 +118,7 @@ The **Image Classification** example lets you perform image classification using
118
118
119
119
#### How it Works
120
120
121
-
-**Image Classification:** The `image_classification` Brick to classify objects within an image file.
121
+
-**Image Classification:** The `image_classification` Brick classifies objects within an image file.
122
122
-**Web Interface:** Supports image file upload and displays classification results with confidence scores.
123
123
124
124
#### Bricks Used
@@ -249,7 +249,7 @@ The **Code Detector** scans barcodes and QR codes using a USB camera, displaying
249
249
250
250
The **Detect Objects on Camera** example lets you detect objects on a live feed from a USB camera and visualize bounding boxes around the detections in real-time.
@@ -271,7 +271,7 @@ The **Detect Objects on Camera** example lets you detect objects on a live feed
271
271
272
272

273
273
274
-
The **Face Detector on Camera** example lets you detect objects on a live feed from a USB camera and visualize bounding boxes around the detections in real-time.
274
+
The **Face Detector on Camera** example lets you detect faces on a live feed from a USB camera and visualize bounding boxes around the detections in real-time.
0 commit comments