FastestDet: a new ultra real-time anchor free target detection algorithm designed for ARM CPU, with only 250K parameters,

This page summarizes the projects mentioned and recommended in the original post on dev.to

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

    :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

  • 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%+

  • 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.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts