xahacc

xahacc

Geek Repo

Github PK Tool:Github PK Tool

xahacc's starred repositories

yolov5-face

YOLO5Face: Why Reinventing a Face Detector (https://arxiv.org/abs/2105.12931) ECCV Workshops 2022)

Language:PythonLicense:GPL-3.0Stargazers:2026Issues:0Issues:0

yolo-fastestv2-opencv

使用OpenCV部署Yolo-FastestV2,包含C++和Python两种版本的程序

Language:PythonStargazers:102Issues:0Issues:0

yolox-opencv-dnn

使用OpenCV部署YOLOX,支持YOLOX-S、YOLOX-M、YOLOX-L、YOLOX-X、YOLOX-Darknet53五种结构,包含C++和Python两种版本的程序

Language:C++Stargazers:156Issues:0Issues:0

yolov5-dnn-cpp-python

用opencv的dnn模块做yolov5目标检测,包含C++和Python两个版本的程序

Language:PythonStargazers:503Issues:0Issues:0

chineseocr_lite

超轻量级中文ocr,支持竖排文字识别, 支持ncnn、mnn、tnn推理 ( dbnet(1.8M) + crnn(2.5M) + anglenet(378KB)) 总模型仅4.7M

Language:C++License:GPL-2.0Stargazers:11651Issues:0Issues:0

image-processing-from-scratch

This project contains some interesting image processing algorithms that were wrote in python and c++ from scratch.

Language:C++License:MITStargazers:1070Issues:0Issues:0