FastestDet VS PaddleViT

Compare FastestDet vs PaddleViT 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 PaddleViT
1 2
713 1,169
- -
0.0 0.0
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%+

PaddleViT

Posts with mentions or reviews of PaddleViT. We have used some of these posts to build our list of alternatives and similar projects.

What are some alternatives?

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

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

medicaldetectiontoolkit - The Medical Detection Toolkit contains 2D + 3D implementations of prevalent object detectors such as Mask R-CNN, Retina Net, Retina U-Net, as well as a training and inference framework focused on dealing with medical images.

ssd_keras - A Keras port of Single Shot MultiBox Detector

mmrazor - OpenMMLab Model Compression Toolbox and Benchmark.

SINet - Camouflaged Object Detection, CVPR 2020 (Oral)

PyTorch-Vision-Transformer-ViT-MNIST-CIFAR10 - Simplified Pytorch implementation of Vision Transformer (ViT) for small datasets like MNIST, FashionMNIST, SVHN and CIFAR10.

ttach - Image Test Time Augmentation with PyTorch!

ml-cvnets - CVNets: A library for training computer vision networks

sigmarsgarden - Opus Magnum's Sigmar's Garden Autosolver, using OpenCV Template Matching

inference - A fast, easy-to-use, production-ready inference server for computer vision supporting deployment of many popular model architectures and fine-tuned models.

diffseg - DiffSeg is an unsupervised zero-shot segmentation method using attention information from a stable-diffusion model. This repo implements the main DiffSeg algorithm and additionally includes an experimental feature to add semantic labels to the masks based on a generated caption.

FSL-Mate - FSL-Mate: A collection of resources for few-shot learning (FSL).