facedetector's Stars
ultralytics/ultralytics
Ultralytics YOLO11 🚀
HumanSignal/labelImg
LabelImg is now part of the Label Studio community. The popular image annotation tool created by Tzutalin is no longer actively being developed, but you can check out Label Studio, the open source data labeling tool for images, text, hypertext, audio, video and time-series data.
Cyan4973/xxHash
Extremely fast non-cryptographic hash algorithm
alibaba/MNN
MNN is a blazing fast, lightweight deep learning framework, battle-tested by business-critical use cases in Alibaba
zeux/pugixml
Light-weight, simple and fast XML parser for C++ with XPath support
PINTO0309/PINTO_model_zoo
A repository for storing models that have been inter-converted between various frameworks. Supported frameworks are TensorFlow, PyTorch, ONNX, OpenVINO, TFJS, TFTRT, TensorFlowLite (Float32/16/INT8), EdgeTPU, CoreML.
Celtoys/Remotery
Single C file, Realtime CPU/GPU Profiler with Remote Web Viewer
nihui/opencv-mobile
The minimal opencv for Android, iOS, ARM Linux, Windows, Linux, MacOS, HarmonyOS, WebAssembly, watchOS, tvOS, visionOS
faustomorales/keras-ocr
A packaged and flexible version of the CRAFT text detector and Keras CRNN recognition model.
Dobiasd/frugally-deep
A lightweight header-only library for using Keras (TensorFlow) models in C++.
david8862/keras-YOLOv3-model-set
end-to-end YOLOv4/v3/v2 object detection pipeline, implemented on tf.keras with different technologies
DoubangoTelecom/ultimateALPR-SDK
World's fastest ANPR / ALPR implementation for CPUs, GPUs, VPUs and NPUs using deep learning (Tensorflow, Tensorflow lite, TensorRT, OpenVX, OpenVINO). Multi-Charset (Latin, Korean, Chinese) & Multi-OS (Jetson, Android, Raspberry Pi, Linux, Windows) & Multi-Arch (ARM, x86).
Canjie-Luo/Text-Image-Augmentation
Geometric Augmentation for Text Image
avaneev/avir
High-quality pro HDR image resizing / scaling C++ library, including a very fast, precise, SIMD Lanczos resizer (header-only C++)
rkk3/ad-accelerator
PINTO0309/openvino2tensorflow
This script converts the ONNX/OpenVINO IR model to Tensorflow's saved_model, tflite, h5, tfjs, tftrt(TensorRT), CoreML, EdgeTPU, ONNX and pb. PyTorch (NCHW) -> ONNX (NCHW) -> OpenVINO (NCHW) -> openvino2tensorflow -> Tensorflow/Keras (NHWC/NCHW) -> TFLite (NHWC/NCHW). And the conversion from .pb to saved_model and from saved_model to .pb and from .pb to .tflite and saved_model to .tflite and saved_model to onnx. Support for building environments with Docker. It is possible to directly access the host PC GUI and the camera to verify the operation. NVIDIA GPU (dGPU) support. Intel iHD GPU (iGPU) support.
cxcxcxcx/imgwarp-opencv
Warps an image by a few control points.
HsiehYiChia/Scene-text-recognition
Scene text detection and recognition based on Extremal Region(ER)
FLming/CRNN.tf2
Convolutional Recurrent Neural Network(CRNN) for End-to-End Text Recognition - TensorFlow 2
Nestak2/image-sorter2
One-click image sorting/labelling script
3DiVi/face-sdk
3DiVi Face SDK is a set of software components (code libraries) for building face recognition solutions
yzhong52/SimpleTimer
A lightweight Timer class in C/C++. Feasible for simple profiling. Compatible with Mac, Linux and Windows.
sun1638650145/CRNN
An AutoML for CRNN, you can perform captcha recognition with just a few lines of code.
ZhouJiaHuan/yolo_deploy
fast deployment for yolo detectors