FastestDet VS gluon-cv

Compare FastestDet vs gluon-cv 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 gluon-cv
1 1
713 5,751
- 0.9%
0.0 1.8
about 1 year ago over 1 year 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%+

gluon-cv

Posts with mentions or reviews of gluon-cv. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-30.

What are some alternatives?

When comparing FastestDet and gluon-cv you can also consider the following projects:

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

Video-Dataset-Loading-Pytorch - Generic PyTorch dataset implementation to load and augment VIDEOS for deep learning training loops.

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

photo2cartoon - 人像卡通化探索项目 (photo-to-cartoon translation project)

ssd_keras - A Keras port of Single Shot MultiBox Detector

darkflow - Translate darknet to tensorflow. Load trained weights, retrain/fine-tune using tensorflow, export constant graph def to mobile devices

VolleyVision - Applying Deep Learning Approaches to Volleyball Data

hagrid - HAnd Gesture Recognition Image Dataset

PeekingDuck - A modular framework built to simplify Computer Vision inference workloads.

AgML - AgML is a centralized framework for agricultural machine learning. AgML provides access to public agricultural datasets for common agricultural deep learning tasks, with standard benchmarks and pretrained models, as well the ability to generate synthetic data and annotations.

YOLOv3_TensorFlow - Complete YOLO v3 TensorFlow implementation. Support training on your own dataset.

ImageAI - A python library built to empower developers to build applications and systems with self-contained Computer Vision capabilities