mbot-vision VS esp-nn

Compare mbot-vision vs esp-nn and see what are their differences.

mbot-vision

Let your Makeblock robot see using an ESP32, camera and PyTorch (by mikljohansson)

esp-nn

Optimised Neural Network functions for Espressif chipsets (by espressif)
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
mbot-vision esp-nn
5 3
11 112
- 4.5%
6.3 4.7
10 months ago 7 months ago
Python Assembly
MIT 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.

mbot-vision

Posts with mentions or reviews of mbot-vision. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-11.

esp-nn

Posts with mentions or reviews of esp-nn. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-01-16.
  • TinyML: Ultra-low power Machine Learning
    5 projects | news.ycombinator.com | 16 Jan 2024
    There are a range of ML acceleration possible on existing chips. The basic 4-wide 8 bit integer SIMD extensions in NEON is available on basically all ARM Cortex M4F chips, which is already available 8+ years. It gives 4-5x speedup for neural networks.

    The more recent ESP32-S3 has operations with up to 10x speedup, see https://github.com/espressif/esp-nn

    Then there are RISCV chips with neural network co processors like Kendryte K210.

    ARM has also defined a new set of extensions for NN acceleration, and reference designs for cores being ARM Cortex M85. Chips are becoming available this year.

  • [Discussion] Best practices for taking deep learning models to bare metal MCUs
    3 projects | /r/MachineLearning | 7 Feb 2023
    https://github.com/espressif/esp-nn https://github.com/espressif/tflite-micro-esp-examples
  • Ask HN: What Are You Working on This Year?
    49 projects | news.ycombinator.com | 2 Jan 2023
    The ESP32-S3 introduces vector instructions which are supported by TFLite already. See here - https://github.com/espressif/esp-nn#performance

    S3 also supports Octal PSRAM vs the single lane SPI PSRAM found on the older ESP32-CAM style boards, should be 8x the bandwidth with all else equal. So far I've only seen the octal PSRAM's available on WROOM modules and it looks likes there only support for Espressif branded Octal PSRAM chips at this point.

What are some alternatives?

When comparing mbot-vision and esp-nn you can also consider the following projects:

clash-ghc - Haskell to VHDL/Verilog/SystemVerilog compiler

love - LÖVE is an awesome 2D game framework for Lua.

TinyMaix - TinyMaix is a tiny inference library for microcontrollers (TinyML).

roqr - QR codes that will rock your world

hls4ml - Machine learning on FPGAs using HLS

Home Assistant - :house_with_garden: Open source home automation that puts local control and privacy first.

dino-diffusion - Bare-bones diffusion model code

bevy - A refreshingly simple data-driven game engine built in Rust

linux-surface - Linux Kernel for Surface Devices