FastestDet VS ssd_keras

Compare FastestDet vs ssd_keras and see what are their differences.

FastestDet

:zap: A newly designed ultra lightweight anchor free target detection algorithm, weight only 250K parameters, reduces the time consumption by 10% compared with yolo-fastest, and the post-processing is simpler (by dog-qiuqiu)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
FastestDet ssd_keras
1 4
713 1,846
- -
0.0 0.0
about 1 year ago about 2 years ago
Python Python
BSD 3-clause "New" or "Revised" License Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

FastestDet

Posts with mentions or reviews of FastestDet. We have used some of these posts to build our list of alternatives and similar projects.
  • FastestDet: a new ultra real-time anchor free target detection algorithm designed for ARM CPU, with only 250K parameters,
    1 project | dev.to | 3 Jul 2022
    The time consumption in the table is measured by ncnn. The test platform is RK3568 ARM CPU. Compared with Yolo-fastest, the time consumption of fastestdet single core is reduced by 50%, and the index of map0.5 is 3.4% higher than Yolo-fastest. In fact, due to the increase of input resolution, the calculation amount of FastestDet is nearly twice that of Yolo-fastest. However, thanks to the minimalist network structure and the reduction of memory access, the actual test time on multiple platforms is greatly reduced, especially on single core or weak performance platforms, and the speed is increased by 50%+

ssd_keras

Posts with mentions or reviews of ssd_keras. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-01-01.

What are some alternatives?

When comparing FastestDet and ssd_keras you can also consider the following projects:

PaddleViT - :robot: PaddleViT: State-of-the-art Visual Transformer and MLP Models for PaddlePaddle 2.0+

layout-parser - A Unified Toolkit for Deep Learning Based Document Image Analysis

cppflow - Run TensorFlow models in C++ without installation and without Bazel

zero-shot-object-tracking - Object tracking implemented with the Roboflow Inference API, DeepSort, and OpenAI CLIP.

efficientnet-lite-keras - Keras reimplementation of EfficientNet Lite.

Mask-RCNN-TF2 - Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow 2.0

a-PyTorch-Tutorial-to-Object-Detection - SSD: Single Shot MultiBox Detector | a PyTorch Tutorial to Object Detection

SSD-pytorch - SSD: Single Shot MultiBox Detector pytorch implementation focusing on simplicity

d2l-en - Interactive deep learning book with multi-framework code, math, and discussions. Adopted at 500 universities from 70 countries including Stanford, MIT, Harvard, and Cambridge.

FastMOT - High-performance multiple object tracking based on YOLO, Deep SORT, and KLT 🚀

keras2caffe - Keras to Caffe model converter tool