Skip to content

Commit 04c0648

Browse files
committed
Add traffic tracking code
1 parent 77d43d8 commit 04c0648

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ This course is designed to teach you how to harness the power of AI on the Raspb
2424
| Raspberry Pi AI Kit | reComputer R1000 | Raspberry Pi 5 |
2525
| :----------------------------------------------------------------------------------------------------------------------------------------------------------------: | :----------------------------------------------------------------------------------------------------------------------------------------: | :-------------------------------------------------------------------------------------------------------------------------------------------------------------: |
2626
| ![Raspberry Pi AI Kit](https://media-cdn.seeedstudio.com/media/catalog/product/cache/bb49d3ec4ee05b6f018e93f896b8a25d/2/-/2-113060086-raspberry-pi-ai-kit-all.jpg) | ![reComputer R1000](https://media-cdn.seeedstudio.com/media/catalog/product/cache/bb49d3ec4ee05b6f018e93f896b8a25d/1/1/113991314-2_1.jpeg) | ![Raspberry Pi 5](https://media-cdn.seeedstudio.com/media/catalog/product/cache/bb49d3ec4ee05b6f018e93f896b8a25d/1/-/1-102110919-raspberry-pi-5-8gb-45font.jpg) |
27-
| [**Purchase Now**](https://www.seeedstudio.com/Raspberry-Pi-AI-Kit-p-5900.html) | [**Purchase Now**](https://www.seeedstudio.com/reComputer-R1035-10-p-5925.html) | [**Purchase Now**](https://www.seeedstudio.com/Raspberry-Pi-5-8GB-p-5810.html) |
27+
| [**Purchase Now**](https://www.seeedstudio.com/Raspberry-Pi-AI-Kit-p-5900.html?utm_source=course) | [**Purchase Now**](https://www.seeedstudio.com/reComputer-R1035-10-p-5925.html?utm_source=course) | [**Purchase Now**](https://www.seeedstudio.com/Raspberry-Pi-5-8GB-p-5810.html?utm_source=course) |
2828

2929

3030
## 📝 Contents

articles/Chapter 5 - Custom Model Development and Deployment/Training Your Model.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -409,7 +409,7 @@
409409
"cell_type": "markdown",
410410
"metadata": {},
411411
"source": [
412-
"# Step 3: Training Yolo11n\n",
412+
"# Step 3: Training Yolov8n\n",
413413
"\n",
414414
"YOLOv11 is the latest version in the YOLO (You Only Look Once) series developed by Ultralytics, following previous iterations like YOLOv5 and YOLOv8. It retains the key features of earlier versions, focusing on real-time object detection with improvements in speed, accuracy, and versatility across various tasks, such as object detection, segmentation, classification, and pose estimation."
415415
]

0 commit comments

Comments
 (0)