https://github.com/reality361/simple-pyqt-yolo-detecting-tool
An object recognition system based on the interface design of yolov10 + PyQt6 that can detect objects through cameras, video files and picture files.
https://github.com/reality361/simple-pyqt-yolo-detecting-tool
Last synced: over 1 year ago
JSON representation
An object recognition system based on the interface design of yolov10 + PyQt6 that can detect objects through cameras, video files and picture files.
- Host: GitHub
- URL: https://github.com/reality361/simple-pyqt-yolo-detecting-tool
- Owner: Reality361
- License: apache-2.0
- Created: 2024-12-07T21:29:11.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-07T22:06:09.000Z (over 1 year ago)
- Last Synced: 2024-12-07T22:23:25.387Z (over 1 year ago)
- Language: Python
- Size: 0 Bytes
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Simple-PyQt-Yolo-Detecting-Tool
An object recognition system based on the interface design of Yolov10 + PyQt6 that can detect objects through cameras, video files and picture files.
