ssd_keras and SSD-Tensorflow

These are competitors: both are implementations of the Single Shot MultiBox Detector (SSD) object detection algorithm, but one uses Keras and the other uses TensorFlow, meaning a user would typically choose one framework's implementation over the other.

ssd_keras
51
Established
SSD-Tensorflow
43
Emerging
Maintenance 0/25
Adoption 10/25
Maturity 16/25
Community 25/25
Maintenance 0/25
Adoption 10/25
Maturity 8/25
Community 25/25
Stars: 1,086
Forks: 545
Downloads:
Commits (30d): 0
Language: Jupyter Notebook
License: MIT
Stars: 4,107
Forks: 1,858
Downloads:
Commits (30d): 0
Language: Jupyter Notebook
License:
Archived Stale 6m No Package No Dependents
No License Stale 6m No Package No Dependents

About ssd_keras

rykov8/ssd_keras

Port of Single Shot MultiBox Detector to Keras

About SSD-Tensorflow

balancap/SSD-Tensorflow

Single Shot MultiBox Detector in TensorFlow

This tool helps developers implement object detection in images. You provide an image, and it outputs bounding box coordinates and classification labels for objects detected within that image. It's designed for machine learning engineers and researchers working on computer vision tasks.

object-detection computer-vision image-analysis machine-learning-engineering deep-learning

Scores updated daily from GitHub, PyPI, and npm data. How scores work