Skip to content

This Python code creates a GUI application for real-time image recognition using YOLOv4-tiny. Users can enter a search term, and the application highlights matching objects in live video with labels and bounding boxes. It integrates Tkinter for the GUI and OpenCV for image processing. It's a starting point for interactive computer vision projects

Notifications You must be signed in to change notification settings

Baciacia/Object-detection-with-GU

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

About

This Python code creates a GUI application for real-time image recognition using YOLOv4-tiny. Users can enter a search term, and the application highlights matching objects in live video with labels and bounding boxes. It integrates Tkinter for the GUI and OpenCV for image processing. It's a starting point for interactive computer vision projects

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages