awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
AIZOOTech avatar

AIZOOTech/FaceMaskDetection

0
View on GitHub↗
2,124 stars·616 forks·Jupyter Notebook·MIT·11 viewsdemo.aizoo.com/face-mask-detection.html↗

FaceMaskDetection

开源人脸口罩检测模型和数据 Detect faces and determine whether people are wearing mask.

Features

  • Computer Vision Libraries - Face mask detection model and data.

Star history

Star history chart for aizootech/facemaskdetectionStar history chart for aizootech/facemaskdetection

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with FaceMaskDetection

These projects share indexed features with FaceMaskDetection. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • albumentations-team/albumentationsalbumentations-team avatar

    albumentations-team/albumentations

    15,308View on GitHub↗

    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

    Python
    View on GitHub↗15,308
  • alexeyab/darknetAlexeyAB avatar

    AlexeyAB/darknet

    22,159View on GitHub↗

    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

    C
    View on GitHub↗22,159
  • alexjc/neural-doodlealexjc avatar

    alexjc/neural-doodle

    9,854View on GitHub↗

    Neural Doodle is a collection of neural network tools designed for image upscaling, texture synthesis, and semantic-guided style transfer between visual inputs. It provides a semantic style transfer engine and an example-based image upscaler that increase image resolution by referencing visual details from a target style example. The project includes a neural texture synthesizer for creating seamless bitmap textures and repeating patterns from a single input style image. It also functions as an image generation tool capable of transforming simple sketches and photos into detailed artwork. Th

    Pythondeep-learningdeep-neural-networksimage-generation
    View on GitHub↗9,854
  • akshayubhat/deepvideoanalyticsA

    AKSHAYUBHAT/DeepVideoAnalytics

    0View on GitHub↗
    View on GitHub↗0
Compare all 30 related projects→

Frequently asked questions

What does aizootech/facemaskdetection do?

开源人脸口罩检测模型和数据 Detect faces and determine whether people are wearing mask.

What are the main features of aizootech/facemaskdetection?

The main features of aizootech/facemaskdetection are: Computer Vision Libraries.

Which projects share features with aizootech/facemaskdetection?

Projects with overlapping indexed features include: 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… arm-software/computelibrary — [acl-release-shield]: https://img.shields.io/badge/version-53.1.0-green [acl-release]:… akshayubhat/deepvideoanalytics.