Largest list of models for Core ML (for iOS 11+)
-
Updated
Jun 23, 2023 - Python
Largest list of models for Core ML (for iOS 11+)
Pre-trained Deep Learning models and demos (high quality and extremely fast)
Caffe models (including classification, detection and segmentation) and deploy files for famouse networks
Caffe implementation of SSD and SSDLite detection on MobileNetv2, converted from tensorflow.
Offline Handwritten Chinese Character Recognition based on GoogLeNet and AlexNet (With CaffeModel)
YOLO object detector for Movidius Neural Compute Stick (NCS)
Real-time estimation of gender and age
Caffe-to-Keras weight converter. Can also export weights as Numpy arrays for further processing.
Convert Caffe models to ONNX.
load vgg-face pre-trained caffe model using pytorch
CV_skeleton_provider project made for detecting a skeleton structure easily. It is distributed via pypi package.
face detector based on OpenCV and deep learning using opencv's Caffe model
Python OpenCV face detection and identification using ResNet pre-trained model, implementation example.
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.
Pose Estimation of Random Bin Picking Task
This is a Real-time age detection project. The project is built with Python and OpenCV
An AI model to detect if people are following social distancing & wearing masks for safety.
Repository for IFGI study project winter semester 2020-21 Image Recognition for Citizen Science - Indoor Movement Tracking.
Image auto rotate using deep learning
Detect and blur face using caffemodel
Add a description, image, and links to the caffemodel topic page so that developers can more easily learn about it.
To associate your repository with the caffemodel topic, visit your repo's landing page and select "manage topics."