SSD and SSD-pytorch

These are competitors, as both repositories provide PyTorch implementations of the SSD object detection algorithm, but with different stated priorities (high quality/fast/modular vs. simplicity).

SSD
51
Established
SSD-pytorch
48
Emerging
Maintenance 0/25
Adoption 10/25
Maturity 16/25
Community 25/25
Maintenance 0/25
Adoption 10/25
Maturity 16/25
Community 22/25
Stars: 1,590
Forks: 390
Downloads:
Commits (30d): 0
Language: Python
License: MIT
Stars: 169
Forks: 49
Downloads:
Commits (30d): 0
Language: Python
License: MIT
Stale 6m No Package No Dependents
Stale 6m No Package No Dependents

About SSD

lufficc/SSD

High quality, fast, modular reference implementation of SSD in PyTorch

This project offers a robust and flexible implementation of the SSD (Single Shot MultiBox Detector) model for object detection. It takes images as input and accurately identifies and localizes multiple objects within them, outputting images with bounding boxes, labels, and confidence scores. Researchers and machine learning engineers working on computer vision tasks will find this useful for developing and evaluating object detection models.

object-detection computer-vision-research deep-learning-engineering image-analysis model-development

About SSD-pytorch

vietnh1009/SSD-pytorch

SSD: Single Shot MultiBox Detector pytorch implementation focusing on simplicity

This project helps you train and use object detection models to identify and locate multiple objects within images or video streams. You provide raw image datasets, and the system outputs a trained model capable of detecting specific items. It is ideal for machine learning engineers, researchers, and students who need a straightforward implementation of the SSD architecture.

object-detection computer-vision image-analysis video-analysis deep-learning-research

Related comparisons

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