Skip to content

simul49/PEdu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PEdu: Python Object Recognition Project 📸🤖

PEdu is an interactive web application built with Django and YOLO11 (You Only Look Once) to provide real-time object detection and recognition via a live webcam stream.


🚀 Key Features

  • Real-Time Detection: Uses the latest YOLO11n architecture for high-speed inference.
  • Web-Based Interface: A clean Django frontend to view the camera feed from any browser.
  • Visual Feedback: Automatically draws bounding boxes and labels around detected objects.
  • Educational Tool: Designed to help users learn about computer vision and AI integration.

🛠️ Tech Stack

  • Backend: Python 3.13, Django 5.x
  • AI/ML: Ultralytics YOLO11
  • Computer Vision: OpenCV (cv2)
  • Frontend: HTML5, CSS3

📦 How to Run Locally

1. Clone the Repository

git clone [https://github.com/simul49/PEdu.git](https://github.com/simul49/PEdu.git)
cd PEdu