Course Hive
Search

Welcome

Sign in or create your account

Continue with Google
or
How to Build a Client Server Object Detection System with Python using Ultralytics YOLO | P2P Net 🌐
Play lesson

Ultralytics YOLO11 | Training, Inference, Benchmarking, and Deployment Explained! πŸš€ - How to Build a Client Server Object Detection System with Python using Ultralytics YOLO | P2P Net 🌐

5.0 (2)
18 learners

What you'll learn

This course includes

  • 15 hours of video
  • Certificate of completion
  • Access on mobile and TV

Summary

Keywords

Full Transcript

Build a real-time peer-to-peer object detection system with a server-client architecture using Python. In this tutorial, you'll learn how to set up a communication flow between clients and a central server, where object detection runs on the client side and results are sent to the server for storage and visualization. We’ll walk through both the server-side and client-side code, establish peer-to-peer connections, run detection in real time, and save the outputs to a CSV file. You'll also understand the importance of designing strong business logic when handling large-scale detection pipelines. Chapters: 00:00 - Introduction to peer-to-peer communication 01:02 - How the peer-to-peer connection works 01:10 - Server-side setup and code walkthrough 04:17 - Saving detection results from the client to a CSV file 04:40 - Client-side setup and code walkthrough 05:57 - Client-side detection and result transmission 06:59 - Executing both server and client code 08:39 - Importance of business logic at scale 08:57 - Conclusion and summary πŸ”— Client code ➑️ https://drive.google.com/file/d/13qZVoWhRGJ_Mu982i2xwLn2jfF4ZnXfi/view?usp=drive_link πŸ”— Server code ➑️ https://drive.google.com/file/d/1h8Ba231e2LhtDsu6wbaUJYtqaKyyqJkz/view?usp=drive_link Ultralytics YOLO Resources: πŸ’» GitHub Repository: https://github.com/ultralytics/ πŸ“š Documentation: https://docs.ultralytics.com/ #objectdetection #pythonprojects #clientserverarchitecture #edgeai #computervision #ultralytics

Course Hive

Continue this lesson in the app

Install CourseHive on Android or iOS to keep learning while you move.

Related Courses

FAQs

Course Hive
Download CourseHive
Keep learning anywhere