Skip to content

Commit df77469

Browse files
committed
Add model hef files
1 parent 213b684 commit df77469

4 files changed

Lines changed: 5 additions & 3 deletions

File tree

articles/Chapter_3-Computer_Vision_Projects_and_Practical_Applications/Run_Custom_Models_with_Hailo_NPU.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Here are some practical examples of using transfer learning with the **YOLOv8n a
1212

1313
### 1. Security and Surveillance
1414

15-
**Model Purpose**: Detecting vehicle license plates to enhance parking lot monitoring and identify abnormalities.
15+
**Model Purpose**: Detecting vehicle [license plates](../../models/Chapter3/yolov8n_renamed_licenceplate.hef) to enhance parking lot monitoring and identify abnormalities.
1616

1717
**Dataset**: Sourced from Roboflow, this dataset enables the detection of vehicle license plates. The model helps identify suspicious activities and abnormal conditions in parking areas, improving security services.
1818

@@ -26,7 +26,8 @@ Here are some practical examples of using transfer learning with the **YOLOv8n a
2626

2727
### 2. Smart Cities
2828

29-
**Model Purpose**: Traffic monitoring for efficient urban management.
29+
**Model Purpose**: [Traffic monitoring](../../models/Chapter3/yolov8n_renamed.hef) for efficient urban management.
30+
3031
**Dataset**: A Roboflow dataset focused on car detection enables the model to monitor traffic effectively. This can be extended to count vehicles, detect traffic violations, and optimize signal timings.
3132

3233
**Applications**:
@@ -40,7 +41,8 @@ Here are some practical examples of using transfer learning with the **YOLOv8n a
4041

4142
### 3. Livestock Monitoring
4243

43-
**Model Purpose**: Tracking and monitoring livestock health and movement using drones and cameras.
44+
**Model Purpose**: Tracking and monitoring [livestock]((../../models/Chapter3/yolov8n_renamed_cow.hef)) health and movement using drones and cameras.
45+
4446
**Dataset**: This Roboflow dataset focuses on detecting cows. The model can be extended to indoor and outdoor monitoring scenarios, providing insights into animal behavior and health.
4547

4648
Applications:
10 MB
Binary file not shown.
10.1 MB
Binary file not shown.
10.1 MB
Binary file not shown.

0 commit comments

Comments
 (0)