element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • Community Hub
    Community Hub
    • What's New on element14
    • Feedback and Support
    • Benefits of Membership
    • Personal Blogs
    • Members Area
    • Achievement Levels
  • Learn
    Learn
    • Ask an Expert
    • eBooks
    • element14 presents
    • Learning Center
    • Tech Spotlight
    • STEM Academy
    • Webinars, Training and Events
    • Learning Groups
  • Technologies
    Technologies
    • 3D Printing
    • FPGA
    • Industrial Automation
    • Internet of Things
    • Power & Energy
    • Sensors
    • Technology Groups
  • Challenges & Projects
    Challenges & Projects
    • Design Challenges
    • element14 presents Projects
    • Project14
    • Arduino Projects
    • Raspberry Pi Projects
    • Project Groups
  • Products
    Products
    • Arduino
    • Avnet Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • Store
    Store
    • Visit Your Store
    • Choose another store...
      • Europe
      •  Austria (German)
      •  Belgium (Dutch, French)
      •  Bulgaria (Bulgarian)
      •  Czech Republic (Czech)
      •  Denmark (Danish)
      •  Estonia (Estonian)
      •  Finland (Finnish)
      •  France (French)
      •  Germany (German)
      •  Hungary (Hungarian)
      •  Ireland
      •  Israel
      •  Italy (Italian)
      •  Latvia (Latvian)
      •  
      •  Lithuania (Lithuanian)
      •  Netherlands (Dutch)
      •  Norway (Norwegian)
      •  Poland (Polish)
      •  Portugal (Portuguese)
      •  Romania (Romanian)
      •  Russia (Russian)
      •  Slovakia (Slovak)
      •  Slovenia (Slovenian)
      •  Spain (Spanish)
      •  Sweden (Swedish)
      •  Switzerland(German, French)
      •  Turkey (Turkish)
      •  United Kingdom
      • Asia Pacific
      •  Australia
      •  China
      •  Hong Kong
      •  India
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      • Americas
      •  Brazil (Portuguese)
      •  Canada
      •  Mexico (Spanish)
      •  United States
      Can't find the country/region you're looking for? Visit our export site or find a local distributor.
  • Translate
  • Profile
  • Settings
Raspberry Pi
  • Products
  • More
Raspberry Pi
Blog Arducam PiNSIGHT - OAK-SoM AI Camera
  • Blog
  • Forum
  • Documents
  • Quiz
  • Events
  • Polls
  • Files
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join Raspberry Pi to participate - click to join for free!
Featured Articles
Announcing Pi
Technical Specifications
Raspberry Pi FAQs
Win a Pi
GPIO Pinout
Raspberry Pi Wishlist
Comparison Chart
Quiz
  • Share
  • More
  • Cancel
Group Actions
  • Group RSS
  • More
  • Cancel
Engagement
  • Author Author: ralphjy
  • Date Created: 30 Sep 2024 12:18 AM Date Created
  • Views 1513 views
  • Likes 10 likes
  • Comments 1 comment
Related
Recommended
  • arducam pinsight
  • ai camera
  • OAK-SoM

Arducam PiNSIGHT - OAK-SoM AI Camera

ralphjy
ralphjy
30 Sep 2024

This year has been a difficult one for me in terms of having time to do projects and try out new hardware.  Back in mid-February I pre-ordered an Arducam PiNSIGHT which was selling for a $30 discount from its normal $99.99 price.  I've had it since the end of May but just haven't had the opportunity to try it out.

image

The PiNSIGHT is an AI camera module that is designed to piggyback onto an RPi 5/4B/3B+.  The AI comes from a Luxonis OAK-SoM which uses an Intel Myriad X VPU.  Basically what's in an Intel NCS2 so it will do 4 TOPS.  I wasn't aware of the RPi AI Kit when I ordered this.

The camera uses an IMX378 12MP sensor with autofocus so it's like an earlier version of the IMX708 on the RPi Camera Module 3.

The front aluminum shell doubles as a heatsink for the SoM and the PCB assembly attaches to it.  The connection to the Pi is via USB jumper cable for data and power.

image

Hardware Assembly

I added an RPi5 4GB with the active cooling module and for now just printed a backplate so that I have an open frame camera shown below from the front and above.

image

image

Software Installation

There is a package installation script that will install all of the required dependencies and the Luxonis DepthAI example directories.  Of course, this is only a single camera so the depth examples will not work but all the detection ones will.

wget https://github.com/ArduCAM/arducam_ppa/releases/download/v1.0.2/pinsight_install_dependencies.sh chmod +x pinsight_install_dependencies.sh ./pinsight_install_dependencies.sh

image

Demo Applications

There is a demo application depthai_demo.py that will run object detection by default but can run additional models using the -cnn flag.

Available models:

- deeplabv3p_person
- face-detection-adas-0001
- face-detection-retail-0004
- human-pose-estimation-0001
- mobilenet-ssd
- openpose2
- pedestrian-detection-adas-0002
- person-detection-retail-0013
- person-vehicle-bike-detection-crossroad-1016
- road-segmentation-adas-0001
- tiny-yolo-v3
- vehicle-detection-adas-0002
- vehicle-license-plate-detection-barrier-0106
- yolo-v3

Videos of the the default and face detection models.
1.The nnInput window on the left displays the actual image input to the model
2. The color window on the right displays the image captured by the actual camera

python3 depthai_demo.py

You don't have permission to edit metadata of this video.
Edit media
x
image
Upload Preview
image

python3 depthai_demo.py -gt cv -cnn face-detection-retail-0004

You don't have permission to edit metadata of this video.
Edit media
x
image
Upload Preview
image

Summary

The PiNSIGHT works well.  I have used Luxonis products in the past and the documentation is very good.  The aluminum faceplate runs noticeably warm when inferencing but the Pi CPU stays around 55 C.  When using the RPi AI Kit the Pi CPU runs around 72 C when inferencing.  The Hailo-8L should outperform the Myriad X by a large margin but I'll need to figure out how to benchmark that.

I'll probably end up using the PiNSIGHT in integrated camera applications and dedicate the RPi AI Kit for IP camera stream processing.

  • Sign in to reply
  • DAB
    DAB 9 months ago

    Thanks for the quick review.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • More
    • Cancel
element14 Community

element14 is the first online community specifically for engineers. Connect with your peers and get expert answers to your questions.

  • Members
  • Learn
  • Technologies
  • Challenges & Projects
  • Products
  • Store
  • About Us
  • Feedback & Support
  • FAQs
  • Terms of Use
  • Privacy Policy
  • Legal and Copyright Notices
  • Sitemap
  • Cookies

An Avnet Company © 2025 Premier Farnell Limited. All Rights Reserved.

Premier Farnell Ltd, registered in England and Wales (no 00876412), registered office: Farnell House, Forge Lane, Leeds LS12 2NE.

ICP 备案号 10220084.

Follow element14

  • X
  • Facebook
  • linkedin
  • YouTube