Spaces:
Sleeping
Sleeping
Commit ·
ea7a468
1
Parent(s): 2f51281
Update README.md
Browse files
README.md
CHANGED
|
@@ -18,5 +18,3 @@ YOLO (You Only Look Once) is an advanced object detection algorithm that stands
|
|
| 18 |
|
| 19 |
## How does the App Work?
|
| 20 |
The YOLOv3 Object Detection App allows you to experience the magic of YOLOv3 firsthand. Simply upload an image, and watch as the app processes it through the YOLOv3 model to identify and highlight objects of interest. The app then presents you with a visual output, displaying the image with bounding boxes around the detected objects.
|
| 21 |
-
|
| 22 |
-
Link to Github: https://github.com/selvaraj-sembulingam/ERA-V1/tree/main/Assignments/S13
|
|
|
|
| 18 |
|
| 19 |
## How does the App Work?
|
| 20 |
The YOLOv3 Object Detection App allows you to experience the magic of YOLOv3 firsthand. Simply upload an image, and watch as the app processes it through the YOLOv3 model to identify and highlight objects of interest. The app then presents you with a visual output, displaying the image with bounding boxes around the detected objects.
|
|
|
|
|
|