All Projects β†’ eelretep β†’ mlmodelzoo

eelretep / mlmodelzoo

Licence: MIT license
Build your iOS 11+ apps with the ready-to-use Core ML models below

Projects that are alternatives of or similar to mlmodelzoo

SentimentVisionDemo
πŸŒ… iOS11 demo application for visual sentiment prediction.
Stars: ✭ 34 (+100%)
Mutual labels:  coreml, coreml-models
Fast Style Transfer Coreml
Stars: ✭ 109 (+541.18%)
Mutual labels:  style-transfer, coreml
CoreML-and-Vision-with-a-pre-trained-deep-learning-SSD-model
This project shows how to use CoreML and Vision with a pre-trained deep learning SSD (Single Shot MultiBox Detector) model. There are many variations of SSD. The one we’re going to use is MobileNetV2 as the backbone this model also has separable convolutions for the SSD layers, also known as SSDLite. This app can find the locations of several di…
Stars: ✭ 16 (-5.88%)
Mutual labels:  coreml, coreml-models
List-CoreML-Models
A Big Awesome List CoreML Models.
Stars: ✭ 120 (+605.88%)
Mutual labels:  coreml, coreml-models
Awesome Coreml Models
Largest list of models for Core ML (for iOS 11+)
Stars: ✭ 5,192 (+30441.18%)
Mutual labels:  coreml, coreml-models
MNIST-CoreML
Predict handwritten digits with CoreML
Stars: ✭ 63 (+270.59%)
Mutual labels:  coreml, coreml-models
Triplet Attention
Official PyTorch Implementation for "Rotate to Attend: Convolutional Triplet Attention Module." [WACV 2021]
Stars: ✭ 222 (+1205.88%)
Mutual labels:  detection
Detectionlab
Automate the creation of a lab environment complete with security tooling and logging best practices
Stars: ✭ 3,237 (+18941.18%)
Mutual labels:  detection
Vermin
Concurrently detect the minimum Python versions needed to run code
Stars: ✭ 218 (+1182.35%)
Mutual labels:  detection
Bccd dataset
BCCD (Blood Cell Count and Detection) Dataset is a small-scale dataset for blood cells detection.
Stars: ✭ 216 (+1170.59%)
Mutual labels:  detection
TextBoxes
TextBoxes: A Fast Text Detector with a Single Deep Neural Network
Stars: ✭ 625 (+3576.47%)
Mutual labels:  detection
awesome-ml-demos-with-ios
The challenge projects for Inferencing machine learning models on iOS
Stars: ✭ 1,040 (+6017.65%)
Mutual labels:  coreml
Awesome Carla
πŸ‘‰ CARLA resources such as tutorial, blog, code and etc https://github.com/carla-simulator/carla
Stars: ✭ 246 (+1347.06%)
Mutual labels:  detection
Useragentparser
UserAgent parsing done right
Stars: ✭ 225 (+1223.53%)
Mutual labels:  detection
Pytorch Faster Rcnn
pytorch based implementation faster rcnn
Stars: ✭ 251 (+1376.47%)
Mutual labels:  detection
Security content
Splunk Security Content
Stars: ✭ 217 (+1176.47%)
Mutual labels:  detection
Grocery-Product-Detection
This repository builds a product detection model to recognize products from grocery shelf images.
Stars: ✭ 73 (+329.41%)
Mutual labels:  detection
Libscout
LibScout: Third-party library detector for Java/Android apps
Stars: ✭ 217 (+1176.47%)
Mutual labels:  detection
Real time object detection and tracking
YOLOv2 and MobileNet_SSD detection algorithms used along with KCF object tracker
Stars: ✭ 241 (+1317.65%)
Mutual labels:  detection
MIDI-VAE
No description or website provided.
Stars: ✭ 56 (+229.41%)
Mutual labels:  style-transfer

Getting started

  1. Find a deep learning model, start browsing here
  2. Clone this repo
  3. Add your model to the sample project

Requirements

Xcode 9.0, iOS 11

SimpleSample

  • Supports style transfer, classification, and detection models.
  • Choose from standard input sources - camera, photo gallery, live video

Style transfer Detection
Classification Detection

Notes

Due to a bug in the betas, please choose the appropriate scheme when compiling.
Choose scheme

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].