paper-with-me

Papers

Openmv: A Python powered, extensible machine vision camera

2017-11-01 · Ibrahim Abdelkader, Yasser El-Sonbaty, Mohamed El-Habrouk

Advances in semiconductor manufacturing processes and large scale integration keep pushing demanding applications further away from centralized processing, and closer to the edges of the network (i.e. Edge Computing). It has become possible to perform complex in-network image processing using low-power embedded smart cameras, enabling a multitude of new collaborative image processing applications. This paper introduces OpenMV, a new low-power smart camera that lends itself naturally to wireless sensor networks and machine vision applications. The uniqueness of this platform lies in running an embedded Python3 interpreter, allowing its peripherals and machine vision library to be scripted in Python. In addition, its hardware is extensible via modules that augment the platform with new capabilities, such as thermal imaging and networking modules.

📄 PDF Abstract BibTeX arXiv:1711.10464

Code (0)

등록된 구현이 없습니다.

Tasks

Edge-computing

Similar Papers 제목 키워드 기반

OpenML-Python: an extensible Python API for OpenML

2019-11-06 · Matthias Feurer, Jan N. van Rijn, Arlind Kadra, Pieter Gijsbers 외

OpenML is an online platform for open science collaboration in machine learning, used to share datasets and results of machine learning experiments. In this paper we introduce OpenML-Python, a client API for Python, open…

BIG-bench Machine Learning

FlexCTC: GPU-powered CTC Beam Decoding With Advanced Contextual Abilities

2025-08-10 · Lilit Grigoryan, Vladimir Bataev, Nikolay Karpov, Andrei Andrusenko 외 arxiv

While beam search improves speech recognition quality over greedy decoding, standard implementations are slow, often sequential, and CPU-bound. To fully leverage modern hardware capabilities, we present a novel open-sour…

Speech Recognition

Viser: Imperative, Web-based 3D Visualization in Python

2025-07-30 · Brent Yi, Chung Min Kim, Justin Kerr, Gina Wu 외 arxiv

We present Viser, a 3D visualization library for computer vision and robotics. Viser aims to bring easy and extensible 3D visualization to Python: we provide a comprehensive set of 3D scene and 2D GUI primitives, which c…

Badgers: generating data quality deficits with Python

2023-07-10 · Julien Siebert, Daniel Seifert, Patricia Kelbert, Michael Kläs 외

Generating context specific data quality deficits is necessary to experimentally assess data quality of data-driven (artificial intelligence (AI) or machine learning (ML)) applications. In this paper we present badgers, …

Time Series

Energy-Efficient Inference on the Edge Exploiting TinyML Capabilities for UAVs

2021-11-30 · Wamiq Raza, Anas Osman, Francesco Ferrini, Francesco De Natale

In recent years, the proliferation of unmanned aerial vehicles (UAVs) has increased dramatically. UAVs can accomplish complex or dangerous tasks in a reliable and cost-effective way but are still limited by power consump…

Decision Making