https://github.com/tripolskypetr/yolo-screencapture-python
https://github.com/tripolskypetr/yolo-screencapture-python
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/tripolskypetr/yolo-screencapture-python
- Owner: tripolskypetr
- License: mit
- Created: 2023-04-08T17:58:59.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-04-08T19:35:31.000Z (over 2 years ago)
- Last Synced: 2025-02-12T10:31:58.032Z (8 months ago)
- Language: Python
- Size: 1.71 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# yolo-screencapture-python
> Testbed for yolo object detection

## Usage
1. pip3 install -r ./requirements.txt
2. python3 main.py
## Custom dataset
Just google `how to train yolo neural network`. For a markup you can use [yolo-mark-pwa.github.io](https://yolo-mark-pwa.github.io)