Albumentations is a computer vision image augmentation library designed to increase training data diversity for deep learning models. It provides a toolset for applying geometric and color transformations to images and annotations, including a specialized collection of 3D operations for volumetric data used in medical and scientific imaging. The library functions as an image mask and bounding box transformer, automatically updating masks, bounding boxes, and keypoints when images undergo geometric changes. This ensures that spatial alterations remain synchronized across images and their assoc
Darknet is a high-performance C-based inference engine and computer vision library designed for real-time object identification and localization. It serves as a neural network framework for training and deploying detection models using the YOLO architecture, providing a toolset for deep learning training and deployment. The project differentiates itself through a C and CUDA implementation that enables hardware acceleration for matrix multiplication and inference speed optimization. It provides a shared library interface for embedding detection capabilities into external applications and suppo
开源人脸口罩检测模型和数据 Detect faces and determine whether people are wearing mask.
The main features of zeusees/hyperlpr are: Computer Vision Libraries.
Open-source alternatives to zeusees/hyperlpr include: akshayubhat/deepvideoanalytics. albumentations-team/albumentations — Albumentations is a computer vision image augmentation library designed to increase training data diversity for deep… alexeyab/darknet — Darknet is a high-performance C-based inference engine and computer vision library designed for real-time object… alexjc/neural-doodle — Neural Doodle is a collection of neural network tools designed for image upscaling, texture synthesis, and… aliaksandrsiarohin/first-order-model — This project is a generative adversarial network designed for image animation and motion transfer. It functions as a… aizootech/facemaskdetection — 开源人脸口罩检测模型和数据 Detect faces and determine whether people are wearing mask.