Qualcomm Flight RB5 5G Platform is a high-end drone reference design with 7 cameras

Qualcomm Flight RB5 5G Platform

Leveraging its involvement in the Ingenuity Mars helicopter, Qualcomm has introduced the Qualcomm Flight RB5 5G platform, a high-end drone reference design with 5G and WIFi 6 connectivity, seven cameras up to 8K resolution, and 15 TOPS of AI performance. The platform is based on Qualcomm QRB5165 octa-core processor, a variant of Snapdragon 865 for robotics, also found in Qualcomm Robotics RB5 Platform with support for Intel RealSense D435i (that should reach end-of-life soon), and provides an upgrade to the company’s Flight Pro drone based on Qualcomm Snapdragon 820 platform. Qualcomm Flight RB5 5G Platform key features and specifications: SoC – Qualcomm QRB5165 with eight Kryo 585 cores up to 2.84 GHz, GPU Adreno 650 GPU with support for Open GL ES and OpenCL, Hexagon 698 DSP with HVX, Hexagon Tensor Accelerator, Qualcomm Spectra 480 ISP with dual 14-bit image signal processing Memory – LPDDR5 up to 2750 MHz, LPDDR4x up […]

Jevois Pro small AI camera with Amlogic A311D SoC offers up to 13 TOPS (Crowdfunding)

JeVois Pro

Jevois-A33 smart camera was a tiny Linux camera with Allwinner A33 processor designed for computer vision applications and announced in 2016. I had the opportunity to review the computer vision camera the following year, and it was fun to use to learn about computer vision with many examples, but since it relied on the CPU for processing, it would not have been suitable for all projects due to the lag, as for example, object detection took 500ms and Yolo V3 around 3 seconds per inference. But time has passed, and great progress has been made in the computer vision and AI fields with the tasks now usually handled by a built-in NPU, or an AI accelerator card. So JeVois Pro deep learning camera has just been launched with an Amlogic A311D processor featuring a 5 TOPS NPU, and support for up to 13 TOPS via a Myriad X or Google […]

Modelplace.AI is an app store for OpenCV compatible AI models

modelplace.ai

OpenCV open-source computer vision library is used in a wide variety of projects and products, and last year, the community also launched the OpenCV AI Kit (OAK) Myriad X-based hardware solution for computer vision. However there’s a learning curve to use the library, especially in combination with artificial intelligence models, and it can be challenging and time-consuming to newcomers. So in order to broaden the reach of the solution, OpenCV has now introduced Modelplace.AI, an app store/marketplace for AI models working with the OpenCV library. The AI model marketplace is a store and try-before-you-buy service for artificial intelligence models, many of which are certified to work with the OpenCV AI Kit. There are currently over 40 models for detection (e.g. person, pedestrian…), classification, segmentation (e.g. extraction of objects from a scene), pose estimation, people counting, text detection, tracking, and more. Right now all models are free, but developers will be […]

StereoPi v2 stereoscopic camera is powered by Raspberry Pi CM4 (Crowdfunding)

StereoPi v2 Raspberry Pi CM4 camera

StereoPi stereoscopic camera based on Raspberry Pi Compute Module 3 was introduced in late 2019 on Crowd Supply.  The camera can record 3D video, create 3D depth maps with OpenCV, and benefits from the Raspberry Pi software ecosystem. The developers are now back with an upgraded model. StereoPi v2 comes with many of the same features, but as it is based on Raspberry Pi CM4 (Compute Module 4) it offers better performance, Gigabit Ethernet, Wifi & Bluetooth connectivity out of the box, while other features like PoE, TFT screen, shot button, etc.. are optional. StereoPi v2 specifications: Supported SoM – Raspberry Pi CM4 or CM4Lite modules Storage – MicroSD card socket Video Output – Micro HDMI port Camera I/F – 2x MIPI CSI camera connector plus “hackable camera lines” Networking – Gigabit Ethernet RJ45 port, plus optional WiFi 5 and Bluetooth 5.0 on Raspberry Pi CM4 module USB – 2x […]

Vizy AI camera runs Tensorflow, OpenCV, PyTorch on Raspberry Pi 4 (Crowdfunding)

Vizy AI Camera

We previously covered Charmed Labs PIXY2 computer vision camera based on an NXP LPC4330 microcontrollers that worked with Arduino, Raspberry Pi, and other development boards. The company is now back with a fully integrated more powerful solution with Vizy AI camera featuring a Raspberry Pi 4 SBC with up to 8GB RAM. Vizy AI camera key features and specifications: SBC – Raspberry Pi 4 with Broadcom BCM2711 quad-core Arm Cortex-72 processor, up to 8 GB RAM Camera – High-resolution camera based on Sony iMX477 12.3 MP sensor that can capture at over 300 frames/second and support both daytime and nighttime viewing; Both M12 and C/CS lenses are supported Video Output – 2x micro HDMI ports Audio – Analog stereo audio port Networking – Gigabit Ethernet, dual-band WiFi 5, and Bluetooth 5.0 USB – 2x USB 3.0 ports, 2x USB 2.0, 1x USB Type-C port from Raspberry Pi 4 (But not […]

iWave Systems i.MX8M Mini Devkit Targets Low-cost Facial Recognition Systems

iwave systems imx8m mini devkit

iWave Systems i.MX8M Mini Board is a development platform based on an update versions of the company’s iW-RainboW-G34M-SM i.MX 8M Mini system-on-module and designed specifically for low-cost facial recognition systems thanks to NXP eIQ ML software, and MIPI display and camera. iWave Systems i.MX8M Mini (aka iW-RainboW-G34D) specifications: SoM SoC – NXP i.MX8M Mini Q/QL/D/DL/S/SL with up to 4x Cortex-A53 cores,  1x Cortex-M4F real-time core, Vivante 3D and 2D GPUs System Memory – 1GB LPDDR4 (Expandable up to 4GB) Storage – 8GB eMMC Flash (Expandable), optional 2MB QSPI Flash optional Micro SD slot Wireless – Dual-band 802.11a/b/g/n/ac WiFi 5 and Bluetooth 5.0. PMIC – BD71847AMWV i.MX8M SODIMM Carrier Board Storage – MicroSD slot Display I/F – MIPI DSI display connector Camera I/F – MIPI CSI camera connector Audio – Audio codec, 3.5mm Line In/Out jack Networking – Up to 2x Gigabit Ethernet ports (One is Optional) USB – 2x USB […]

MediaPipe is an Open Source Perception Pipeline Framework Developed by Google

MediaPipeObjectDet

MediaPipe is an open-source perception pipeline framework introduced by Google, which helps to build multi-modal machine learning pipelines. A developer can build a prototype, without really getting into writing machine learning algorithms and models, by using existing components. This framework can be used for various vision & media processing applications (especially in VR) such as Object Detection, Face Detection, Hand Tacking, Multi-hand Tracking and Hair Segmentation. MediaPipe supports various hardware and operating system platforms such as Android, iOS & Linux by offering API’s in C++, Java, Objective-c, etc. And this framework also capable of utilizing GPU resources. MediaPipe Components The framework is comprised of three major components A framework for inference from the pipeline data Tools for evaluation And a collection of reusable inference and processing components It follows the approach of Graph-based frameworks in OpenCV and all processing happens with the context of the Graph. The Graph contains a […]

Raspberry Pi CM3+ based EagleEye Smart Camera Works with OpenCV and LabVIEW NI Vision

Raspberry Pi CM3 Industrial Smart Camera

We previously covered Q-Wave Systems’ Melon S3 board combining a Xilinx Spartan 3E FPGA with ESP8266, but the Thai company is back is a completely different product: EagleEye Smart Camera. The board is powered by Raspberry Pi Compute Module 3+ (CM3+) with 16GB or 32GB flash, and equipped with a 5 MP camera for machine vision and robotics applications.  There are two version of the board Uno and Industrial with the latter adding 24V digital input and outputs, circuit protections and support for industrial temperature range. EagleEye smart camera key features & specifications: SoM – Raspberry Pi CM3+ with Broadcom BCM2837B0 quad core cortex-A53 processor, 1 GB RAM, and 16GB or 32 GB flash Camera – 5 MP OV5647 image sensor,  CS/M12 lens holder + 4mm CS lens Video Output – mini HDMI port Networking – 10/100M Ethernet USB – 1x USB 2.0 host port up to 1.2A Expansion Uno […]

Exit mobile version
UP 7000 x86 SBC