Skip to content
#

caffemodel

Here are 58 public repositories matching this topic...

This system leverages computer vision techniques to detect mask usage on individuals at entry points, triggering alerts for non-compliance in real-time using OpenCV and PyQt5 for a user-friendly interface.

  • Updated Jul 16, 2024
  • Python

This project combines pre-trained Caffe models and OpenCV for age and gender detection in images and videos. It uses OpenCV to load models, identify faces, predict age and gender, and display results visually. The stack includes OpenCV for computer vision and Caffe for deep learning, enabling real-time analysis for insights in market research

  • Updated Aug 17, 2023
  • Python

In this repository, I am using OpenCV to perform face recognition. To build this face recognition system, I first perform face detection, extract face embeddings from each face using deep learning, train a face recognition model on the embeddings, and then finally recognize faces in both images and video streams with OpenCV.

  • Updated Dec 23, 2021
  • Python

Improve this page

Add a description, image, and links to the caffemodel topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the caffemodel topic, visit your repo's landing page and select "manage topics."

Learn more