Coreml And Vision With A Pre Trained Deep Learning Ssd Model Alternatives

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 different types of objects in the image. The detections are described by bounding boxes, and for each bounding box, the model also predicts a class.
Suggest Alternative
Alternatives To IlijaMihajlovic/CoreML-and-Vision-with-a-pre-trained-deep-learning-SSD-model
Project Name Stars Downloads Repos Using This Packages Using This Most Recent Commit Total Releases Latest Release Open Issues License Language
open-mmlab/mmdetection 26,886 1 31 over 2 years ago 52 October 12, 2023 1,381 apache-2.0 Python
OpenMMLab Detection Toolbox and Benchmark
WZMIAOMIAO/deep-learning-for-image-processing 18,759 0 0 over 2 years ago 0 58 gpl-3.0 Python
deep learning for image processing including classification and object-detection etc.
dgraph-io/badger 13,079 0 2,229 over 2 years ago 48 August 25, 2021 60 apache-2.0 Go
Fast key-value DB in Go.
amdegroot/ssd.pytorch 4,507 0 0 over 4 years ago 0 353 mit Python
A PyTorch Implementation of Single Shot MultiBox Detector
balancap/SSD-Tensorflow 4,049 0 0 almost 5 years ago 0 298 Jupyter Notebook
Single Shot MultiBox Detector in TensorFlow
dundee/gdu 2,898 0 2 over 2 years ago 31 May 25, 2021 49 mit Go
Fast disk usage analyzer with console interface written in Go
sgrvinod/a-PyTorch-Tutorial-to-Object-Detection 2,873 0 0 over 2 years ago 0 69 mit Python
SSD: Single Shot MultiBox Detector | a PyTorch Tutorial to Object Detection
sirupsen/napkin-math 2,716 0 0 over 2 years ago 0 4 mit Rust
Techniques and numbers for estimating system's performance from first-principles
jfcoz/postgresqltuner 2,502 0 0 over 2 years ago 0 13 gpl-3.0 Perl
Simple script to analyse your PostgreSQL database configuration, and give tuning advice
chuanqi305/MobileNet-SSD 1,758 0 0 almost 5 years ago 0 147 mit Python
Caffe implementation of Google MobileNet SSD detection network, with pretrained weights on VOC0712 and mAP=0.727.
Alternatives To IlijaMihajlovic/CoreML-and-Vision-with-a-pre-trained-deep-learning-SSD-model
Select To Compare


Alternative Project Comparisons
Popular Ssd Projects
Popular Coreml Projects
Popular Data Storage Categories
Related Searches
Get A Weekly Email With Trending Projects
No Spam. Unsubscribe easily at any time.
Privacy | About | Terms | Follow Us On Twitter

Downloads, Dependent Repos, Dependent Packages, Total Releases, Latest Releases data powered by Libraries.io.

Copyright 2018-2026 Awesome Open Source.  All rights reserved.