chinese-hershey-font
Convert Chinese Characters to Single-Line Fonts using Computer Vision
Python scripts performing object detection using the YOLOv7 model in ONNX.
git clone https://github.com/ibaiGorordo/ONNX-YOLOv7-Object-Detection.gitibaiGorordo/ONNX-YOLOv7-Object-DetectionPython scripts performing object detection using the YOLOv7 model in ONNX.
Original image: https://www.flickr.com/photos/nicolelee/19041780
git clone https://github.com/ibaiGorordo/ONNX-YOLOv7-Object-Detection.git
cd ONNX-YOLOv7-Object-Detection
pip install -r requirements.txt
For Nvidia GPU computers:
pip install onnxruntime-gpu
Otherwise:
pip install onnxruntime
The original models were converted to different formats (including .onnx) by PINTO0309. Download the models from his repository. For that, you can either run the download_single_batch.sh or copy the google drive link inside that script in your browser to manually download the file. Then, extract and copy the downloaded onnx models (for example yolov7-tiny_480x640.onnx) to your models directory, and fix the file name in the python scripts accordingly.
The original YOLOv7 model can be found in this repository: YOLOv7 Repository
python image_object_detection.py
python webcam_object_detection.py
python video_object_detection.py
Original video: https://youtu.be/zPre8MgmcHY
python comparison_with_yolov5_v6.py
Original video: https://youtu.be/zPre8MgmcHY
yolov5_v6_path with the actual path to the YOLOv5 or YOLOv6 model.more like this
Convert Chinese Characters to Single-Line Fonts using Computer Vision
🎥🤟 8 minimalistic templates for tfjs mediapipe handpose and facemesh
meine 🌒 - A CLI file manager and system utility built with Textual. It combines intuitive command parsing with rich t…
search projects, people, and tags