Is the new Raspberry Pi AI Kit better than Google Coral?

Поделиться
HTML-код
  • Опубликовано: 20 авг 2024
  • I've got my hands on the new Raspberry Pi AI Kit, an M.2 Hat with the Halio 8L module onboard. This brings advanced AI capabilities to the Raspberry Pi 5, and offloads this to the Neural Processing Unit.
    Join this channel to get access to perks:
    / @kevinmcaleer28
    💁‍♂️ For more information on SMARS Robots, tutorials and more visit: www.smarsfan.com​
    🎖To join the membership at 🥉bronze, 🥈silver or 🥇gold levels, head over to
    www.smarsfan.c...
    Join the list - action.smarsfa...
    ☕️ Enjoy this video? Buy me a coffee! www.buymeacoff...
    📸 Follow me on Instagram - @kevinmcaleer / kevinmcaleer
    🐦 Follow me on Twitter - @kevsmac / kevsmac
    🙂📘 Join the Facebook group - Small Robots / smallrobots
    👩‍💻 My Code on GitHub: www.github.com...
    🎵 Music by Epidemic Sounds www.epidemicso...
    #Pico​ #MicroPython​ #Robotics

Комментарии • 119

  • @felicemassaro9564
    @felicemassaro9564 2 месяца назад +12

    Thanks for the video. I got one of these kits and it is amazing when running the provided sample codes/apps. Pity to program something leveraging on this kit you need c++, the installation of the Hailo SDK and then it becomes very complicated for 99% of the people using a Pi. I would not recommend the AI Hailo kit for everyone. It is for developers with good knowledge of AI and c++. There is not a single video explains that, all video on RUclips just try to market it, I have not found any tutorial explains how to modify or make a new app. At present, if you got one of these kits you will be on your own.

    • @mormatus
      @mormatus Месяц назад +1

      there is no other way around but learning before being capable of creating interesting stuff. There's a number of courses on C++ and ML on the internet

    • @seagsmtrashseagsmtrash1906
      @seagsmtrashseagsmtrash1906 Месяц назад

      If you want to get something new, do something new, then you need to learn something new. Otherwise, just keep posting cat pictures on Instagram.

    • @marsrocket
      @marsrocket 25 дней назад

      Google Coral has python support, which makes getting into using it considerably easier

    • @felicemassaro9564
      @felicemassaro9564 25 дней назад +2

      @@seagsmtrashseagsmtrash1906 Thank you for your message. I appreciate the sentiment behind "if you want to get something new, do something new, then you need to learn something new." While I personally have no issues with C++ and other programming languages, I have some concerns regarding the advertisement of the AI kit for the Raspberry Pi 5 in a way that looks like it is easy for everyone.
      All the videos I've checked on this AI kit don't mention the specific skills required to use it effectively. The Raspberry boards are predominantly used by hobbyists, and it's unreasonable to assume that all of them are proficient in C++. Therefore, it seems a bit too marketing-oriented to emphasize how easy it is to use the AI kit without clearly stating that a good understanding of C++ and the Hailo SDK is necessary.
      Additionally, there isn't a single video available today showing how to use the Hailo SDK or providing tutorials on writing code that leverages this AI kit on a Raspberry Pi 5.
      While some of the responses to my post seem to highlight "how good I am because I know C++," my intention was simply to direct potential buyers to investigate a bit further before purchasing this kit, which I consider amazing but.... again not for everyone.

    • @GreenCaulerpa
      @GreenCaulerpa 21 день назад

      True, I came to realize that luckily before buying. Unfortunately hailo doesn’t release the dataflow compiler, so it’s basically useless when trying to infer any „small-LLM“ like tinyllama or such.
      Currently it seems that the cheapest and most energy efficient alternative for any practical assistant-like LLM is the mac-mini, but the price tag - oof.
      Perhaps the orangepi would be a bit more accessible, but I have yet to see any LLM on it

  • @JeffGeerling
    @JeffGeerling 2 месяца назад +11

    A great option for robot vision, IMO. I still wish there were at least a little NPU right on the Pi (like the RK3588)... but this is a worthy option in lieu of that.
    Also regarding the TOPS/W rating, I had 13 TOPS at 1.5W-according to their specs, but I was wondering if you are using the full Pi + Hailo-8L power consumption for your rating of 3 TOPS/W?

    • @kevinmcaleer28
      @kevinmcaleer28  2 месяца назад +1

      I’ll look into that shortly Jeff - what equipment do you use to test the power draw?

    • @JeffGeerling
      @JeffGeerling 2 месяца назад +2

      Ah, I may have been reading the specs wrong-realized they are using "1.5W" on their site to indicate typical usage at 30-60 fps of a standard image processing model. It can use more than that when it goes all-out at 13 TOPS. Wish I could edit my video ha!

    • @JeffGeerling
      @JeffGeerling 2 месяца назад

      @@kevinmcaleer28 I use a ThirdReality Smart Outlet for measurements over time, it's connected to my Home Assistant. I have also used a few other power measurement devices, but the ThirdReality one's been the most reliable and seems pretty accurate!

    • @TheArcanis87
      @TheArcanis87 2 месяца назад +6

      Agreed. I was waiting for a promising tensor accelerator for the pi for a while. I just bought this to try it.
      A possible advantage is that you can use the ram on the pi, and offload computation via the PCIe3.0 accelerator. This could allow to use larger models, a problem I have with e.g. the oak d lite is the 2GB ram limitation.
      Something I want to try is to run a local LLM on the pi using halio acceleration. This could give a low latency LLM for things like e.g. Speech to Text to Speech. it's something that works poorly on the cloud due to the latency involved.

  • @Playfool
    @Playfool 2 месяца назад +3

    I'm quite interested in seeing its performance running LLMs via Ollama. With a RPi5 alone, it takes vision model LlaVa about 5 whole minutes to interpret an image. I'm hoping the AI kit can improve that vastly! Have you given it a go?

  • @raspberrypi
    @raspberrypi 2 месяца назад +9

    Hiiii Kev! 👋you could make your fortune telling robot EXTRA spookily accurate with this kit.

    • @kevinmcaleer28
      @kevinmcaleer28  2 месяца назад +4

      Cool! Yes, if I added a camera and ollama back end it could detect a person and then say something spooky about what it sees!

  • @eelcohoogendoorn8044
    @eelcohoogendoorn8044 2 месяца назад +8

    It great to have such a chip design with tightly integrated memory which is obvious the way to go for any inference tasks. But ive found it interesting how hailo manages to keep any information about the amount of that super useful memory 100% secret; and this product launch is no exception. Like, dont we all want to know what models we can actually run on there? Arnt we going to find out eventually what the memory limits are after we spend our money? Or is that somehow the point?

  • @AerialWaviator
    @AerialWaviator 2 месяца назад +4

    Very interesting. It would be nice to hear more about supported frameworks in future. Realize this a hardware unboxing and quick demo.

    • @kevinmcaleer28
      @kevinmcaleer28  2 месяца назад +3

      Yes I’ll be following up with more info on that now that the full software stack is released

  • @mrarfarf
    @mrarfarf Месяц назад +3

    Hey I got one of these but was disappointed you can't use it with PyTorch or llm models or other models without some weird recompiling but they don't provide the full sdk. So if you wanna train something to find a squirrel for example, I don't see any way. In the mean time it's just a simple toy to run some of their demos. Unimpressive imo. I think the coral is better since it's easier to get it to help with tasks..

  • @txga2005
    @txga2005 28 дней назад +1

    Extremely helpful video for beginners

  • @nikobellic570
    @nikobellic570 2 месяца назад +11

    I can imagine nature watchers will want this to identify animals

  • @TheArcanis87
    @TheArcanis87 2 месяца назад +3

    Very informative, I was looking for an accelerator for mobile robotics and found nothing useful. The Orin is powerful but has nvidia blessed binary blobs and is really expensive.
    13TOPS, PCIE1x3.0 3.0TOPS/W are promising specs. On an 8GB RPi it might be enough to run a llama3-8B-4QKM model.

  • @victorial5141
    @victorial5141 2 месяца назад +1

    I'm so glad I found your channel so awesome and informative videos! keep it up

  • @armisis
    @armisis 2 месяца назад +4

    Got mine ordered.

  • @fruitcake4910
    @fruitcake4910 2 месяца назад +1

    That toilet detection was hilarious. You can see how it got matched: it looks oval and has a rim and that’s where the logic ends. No consideration of perspective or gravity. lol.

    • @mormatus
      @mormatus Месяц назад

      machine learning is not about any considerations, it's just a pre-trained model that understands nothing, but is trying to categorize objects based on the training it was given before.

  • @txga2005
    @txga2005 29 дней назад

    If you want to shrink this component, you can replace the RJ45 connector with a Mini I/O connector.

  • @armisis
    @armisis 2 месяца назад +3

    I got a coral and the coral hasn't helped at all. Looking forward to working it into my fabric project.

    • @AlasdairAllan
      @AlasdairAllan 2 месяца назад

      Nope it won't. If you're on a Pi 5 inferencing speed on the CPU is the same performance as the Coral TPU.

  • @igoraraujo7511
    @igoraraujo7511 2 месяца назад +1

    Wow, thank you very much for sharing! Always helping! I have a question, I think your website is down!

  • @bokami3445
    @bokami3445 2 месяца назад +4

    +1 liked, for the late night dancing :-), seriously though, $70 for an entry point modest AI chip is pretty impressive. If you consider all the interesting things hobbits have done with PI's over the years, I'm looking forward to see what they come up with, when you add a NPU to the recipe

  • @fullstack_journey
    @fullstack_journey 2 месяца назад +2

    now all that's remaining is: Frigate support!!

  • @ahmedosama7463
    @ahmedosama7463 2 месяца назад +1

    When tried , the hailo causes issues in identification , and aside from the fps , accuracy is very low , is that accuracy lost during conversion ?, i would still use the coral for now

  • @marcdurbach7036
    @marcdurbach7036 2 месяца назад +1

    Hi Kevin. Maybe you know a solution for connecting both an Ai Kit hat as well as an ssd on m.2 hat at the same time to a pi 5?

  • @Chasing_The_Dream
    @Chasing_The_Dream 11 дней назад +1

    Q could you use a high-def camera and large hard drive and use as a dash camera?

  • @poonnawat9178
    @poonnawat9178 29 дней назад +1

    Q: Can I simply attach this module to my raspberry pi, run the same computer vision program I already have, and expect decent improvements? Thank you.

    • @kevinmcaleer28
      @kevinmcaleer28  29 дней назад +1

      Great question - unfortunately it doesn’t work like that, that programs need to be specifically away of the accelerator and use it to run the ML models

  • @cherrymountains72
    @cherrymountains72 2 месяца назад +1

    Bit of a misleading title as there was no real comparison between the Google Coral and Hailo 8L other than just a spec sheet side-to-side comparison. I guess it’s just a promo for the RPi AI Kit.

  • @CB-ht9ow
    @CB-ht9ow 18 дней назад +1

    I wanna get into raspberry pi’s and local Ais . Is this called electrical engineering? Is this just a hobby or could I make a living doing this stuff. And without college

    • @kevinmcaleer28
      @kevinmcaleer28  18 дней назад

      AI is part of the programming skillset. You would have to expand upon the hobby question. You can make a living from AI in many’s, but the programming side requires advanced skills and knowledge of algorithms to make a living from. I mean you can make a living in many ways from AI so you’d have to be more specific

  • @armisis
    @armisis 2 месяца назад

    I just got a milk-v meles and managed to get it to boot...(it won't power on using the raspberry pi 5 power but will from just a usb from my pc....) I think this RISC-V has potential but the OS support is lacking right now and RISC-V really needs some love from the open source community. I was hoping ubuntu had something already but they only have a broken version for Milk-V mars that the wifi won't even work... Yet... I think hobbiests are going to love this stuff!

  • @BlckshpWll
    @BlckshpWll 2 месяца назад

    What about the cooling, I'm sure both the pi and ai chip will get boiling if you want to build some continuous running high-flops program

  • @steaders82
    @steaders82 2 месяца назад +1

    Can I use this chip in a standard tensorflow model? If so how? Or is it automatic?

  • @erniea5843
    @erniea5843 Месяц назад +1

    Seems like this proves to be more performant than my Jetson Nano…maybe it’s time to switch back to Pi

  • @tinkerman1790
    @tinkerman1790 2 месяца назад

    Thx for sharing! Apart from object recognition, any other use caes be benefit with edge compute power?

  • @anthonyholmes1312
    @anthonyholmes1312 2 месяца назад

    I have struggled SO HARD with the Coral and Raspberry Pi 5. If you are telling me I don't have to create Dockers and virtual environments and whatnot to run older versions of Python I'm IN!!!

  • @ochanabondhu
    @ochanabondhu 2 месяца назад +2

    Q:Hello..This is cool!... I was wondering if this is enough computer power to work with depth cameras with 3D object detection like the Realsesnse series?...

    • @janikabalin
      @janikabalin 2 месяца назад +1

      Same question… not sure if I should go for a Jetson Nano, Orin Nano or a PI5 + AI Kit. I want to run a RealSense + RPLIDAR for object tracking and SLAM.

  • @user-yr2nf9cr4v
    @user-yr2nf9cr4v 2 месяца назад

    Looking forward to a tutorial, inferencing custom trained Yolov8 object detection models using this....

  • @StefanSteinbauer
    @StefanSteinbauer Месяц назад

    Q which case would you put the pi with the hat in? How would you describe the necessity to cool hat or pi?

  • @ScottFoust
    @ScottFoust Месяц назад

    I'm interested in detecting ArUco markers and getting their pose estimates. Is that something this AI chip can do well? Would you still need to run something like OpenCV on it? I've never used AI specific hardware so not sure how it works.

  • @duplicake4054
    @duplicake4054 2 месяца назад +1

    How well does it perform with LLMs against the base Pi 5?

    • @OriNachum
      @OriNachum 2 месяца назад +2

      This chip appears to be low on memory, and not fitting at all for LLMs. You want to look out for Hail-10H though (not released yet, no release date either)

  • @SA-oj3bo
    @SA-oj3bo Месяц назад

    Hi, looks interesting, can this AI Kit also work with a stream from an IP-cam?

  • @agustinbmed
    @agustinbmed 22 дня назад

    man getting one of these is so hard... but it also means that we loose the PCI port to add NVMe / M.2 SSD. Which... why would you run AI without SSD?
    We'll see when I get one :P

  • @ArianeQube
    @ArianeQube 2 месяца назад +3

    Can I use this AI kit to speed up my LLMs on the Raspberry Pi 5 with Ollama ?

    • @oksowhat
      @oksowhat 2 месяца назад

      how are you running llms on a rpi?

  • @Technicallyaddicted
    @Technicallyaddicted Месяц назад

    Do they cluster stack? Suppose I have an AI project that is 4 different models at once. Can I assign 1 model per pi and make a 4 cluster? I need a LLM that works at least as good as GPT-3, and I need both image(face) recognition, and image generation(from prompt and from fed images, like stable diffusion). Can I use one pi for both image processes, or will I need 5 pi total? I’ve got a cap of 150w because the thing needs to run off a single 200w solar panel(with battery array). Can I get lucky enough to do it all locally without the cloud?

  • @cslivedk
    @cslivedk 2 месяца назад +1

    Hi Kevin. Is it posible to make a very small pc not much larger than an Apple TV box. It should be running Linux, and possible to connect, keyboard using USB/Bluetooth with a couple of additional usb ports 😃

    • @kevinmcaleer28
      @kevinmcaleer28  2 месяца назад +1

      Yep - Raspberry Pi 5 plus a tower case (SunFounder have launched one recently)

    • @cslivedk
      @cslivedk 2 месяца назад

      Thank You Kevin😀

  • @DarcilioKreitlow
    @DarcilioKreitlow 20 дней назад

    É possivel utilizar essa IA junto com uma camera IP ligado a um NVR? Ou somente com essa mini camera?

  • @galdakaMusic
    @galdakaMusic 2 месяца назад +1

    Is posible Rpi5 with SSD and Halo for run Asístant and Frigate? What are the correct hat configuration for this pourpose? Thanks

    • @realivanjx
      @realivanjx Месяц назад

      @@galdakaMusic be careful running frigate on a pi as it does not have a compatible encoder and will eat your cpu too much

    • @galdakaMusic
      @galdakaMusic Месяц назад

      ​@@realivanjxI have Home Assitant with Frigate Addon in a Rpi4 with Coral USB. With 4 cameras al 50 Zigbee2mqtt devices without any problem since 4 years. I ask if would be posible migrate to Rpi5, pimoroni nvme dual with SSD and Hailo 8L. Runs Hailo 8L with Frigate??

  • @upaiaq
    @upaiaq 2 месяца назад

    Is it possible to use this technology to control a UAV so it can be autonomous without GPS? Maybe have it detect objects like buildings mountains lakes etc that it has seen a picture of prior? Where you can use identifiable objects as waypoints that you programmed in prior. I'm a total noob and wonder is there's a name for this idea so I can explore it further?

    • @asdfg09965
      @asdfg09965 2 месяца назад +1

      its called DSLAM, using pictures to map the environment in real time while you navigate it.

  • @johnnydepp4114
    @johnnydepp4114 2 месяца назад +2

    so no nvme ssd at the same time as the ai ?

    • @kevinmcaleer28
      @kevinmcaleer28  2 месяца назад +4

      Not with this Hat, but you can use the Pimoroni Duo to have both at the same time.

    • @anthonyholmes1312
      @anthonyholmes1312 2 месяца назад

      @@kevinmcaleer28 could we use the Pimoroni Duo and the Hailo accelerator with the same software, etc?

  • @68HC060
    @68HC060 2 месяца назад

    Does openvino work with this ?
    (I'd like to use Audacity's openvino tools and Whisper for speech recognition).

  • @Dexter101x
    @Dexter101x 2 месяца назад +2

    Where’s the link for this module?

    • @kevinmcaleer28
      @kevinmcaleer28  2 месяца назад +4

      www.raspberrypi.com/news/raspberry-pi-ai-kit-available-now-at-70/

    • @eMgotcha77
      @eMgotcha77 2 месяца назад

      @@kevinmcaleer28 Do you know any reseller in the EU?

    • @Dexter101x
      @Dexter101x 2 месяца назад

      @@eMgotcha77 there’s links in that link

    • @kevinmcaleer28
      @kevinmcaleer28  2 месяца назад

      @@eMgotcha77 Pretty sure my friends at Pimoroni ship to the EU!

    • @eMgotcha77
      @eMgotcha77 2 месяца назад

      Thanks, I know. All shops, even Pimoroni, show either nothing or "pre-order, coming soon".
      Well i have to exercise patience meanwhile 🙌

  • @biskero
    @biskero 2 месяца назад

    I use the PCIe for an NVMe, so how would I add this AI kit, need a splitter?

  • @meryplays8952
    @meryplays8952 2 месяца назад +1

    Is it possible to install both the Acceleator and an SSD?

    • @kevinmcaleer28
      @kevinmcaleer28  2 месяца назад +2

      Yes - you'll need a Pimoroni NVMe Base Duo though

    • @meryplays8952
      @meryplays8952 2 месяца назад +1

      @@kevinmcaleer28 Thank you.

  • @martyn334
    @martyn334 2 месяца назад

    got a few pi's, but just wondering what uses would this have? o.0

  • @cassielakin
    @cassielakin 2 месяца назад +1

    That's awesome can you still have an nvme drive

    • @kevinmcaleer28
      @kevinmcaleer28  2 месяца назад +2

      You'll need a Hat that can take 2 NVMe - such as the Pimoroni NVCe Duo

    • @bern047
      @bern047 2 месяца назад

      @@kevinmcaleer28 isn't the Raspberry Pi NVME hat stackable? so why cant we have two?

    • @kevinmcaleer28
      @kevinmcaleer28  2 месяца назад +3

      @@bern047 The Raspberry Pi M.2 Hat has one PCIe connector and one M.2 port. The GPIO pins are stackable, but you only get one PCIe connector. Pimoroni Duo has two M.2 ports. There are other Hats available that have multiple PCIe connectors so you can daisy chain them - check out PineBoards website for more info on those.

    • @bern047
      @bern047 2 месяца назад

      @@kevinmcaleer28 Thanks, Pimoroni have done it again for me, will order one thanks

  • @3dmixer552
    @3dmixer552 2 месяца назад +1

    Can it run facial recognition model?

    • @Potato_Quality7
      @Potato_Quality7 Месяц назад

      Don't know about Ollama, but Hailo, the company behind this M.2 kit (Hailo-8L), the kit has enough processing power to be able to do so.

  • @RobinTheHoodedMan
    @RobinTheHoodedMan 6 дней назад

    The coral was noticeable by its absence....?

  • @ayusharora8141
    @ayusharora8141 Месяц назад

    very cool !!

  • @conorstewart2214
    @conorstewart2214 2 месяца назад +2

    Unfortunately a lot of AI products look good just looking at the top level specs but then once you have a deeper look they are difficult to use and not all that useful. It will be interesting to see how this ends up working.
    I have just bought a cheap jetson orin nano for a project of mine so I won't be buying this anytime soon but it will be interesting to see what people manage to use it for.

    • @kevinmcaleer28
      @kevinmcaleer28  2 месяца назад

      This is not like Rabbit or Humane, it actually does the work locally. I’ve made a lot of content about using object detection previously for various projects so this will take that workload off the main CPU freeing it to do other tasks.

  • @Lp-ze1tg
    @Lp-ze1tg 2 месяца назад

    Is the 4gb ram raspberry pi 5 good enough for the A.I kit?

    • @kevinmcaleer28
      @kevinmcaleer28  2 месяца назад

      Sure is - in fact that’s the one I demoed it on

  • @Jerseylance1
    @Jerseylance1 2 месяца назад +1

    Can it run on a pi4?

    • @AerialWaviator
      @AerialWaviator 2 месяца назад

      Not without mods. It uses "PCIe Gen 3" connection on Pi5.

    • @JeffGeerling
      @JeffGeerling 2 месяца назад +1

      @@AerialWaviator Technically it could be made to run on a Compute Module 4-though I haven't tried yet.

    • @AerialWaviator
      @AerialWaviator 2 месяца назад

      @@JeffGeerling Was wondering. Perhaps a custom PCB where both plug-in. ;)

    • @TheArcanis87
      @TheArcanis87 2 месяца назад +1

      The RPI4 has a PCIe 1x2.0 connected to a USB3 host controller
      The CM4 has the PCIe 1x2.0 lane free for the designer to use
      Hardware wise, it should work, a compliant pcie 3.0 peripheral should communicate with a 2.0 pcie host at reduced speed. One has to see if the halio pcie silicon interface supports that.
      The RPI4 has the BCM2711 SoC, the RPI5 has the BCM2712 SoC. One has to see if the provided Halio driver works on both SoC, or if it is specific for the RPI5 SoC.
      I'd really like for the Halio M.2 accelerator to be compatible with CM4, there are lots of CM4 boards out there with a M.2 expansion slot already exposed. e.g. "EdgeBox-RPI-200 equipped a M.2 socket of M KEY type. ONLY 2242 size NVME SSD card is support, NOT mSATA."

  • @daveedwards1663
    @daveedwards1663 2 месяца назад

    Does not work with tflite?

    • @kevinmcaleer28
      @kevinmcaleer28  2 месяца назад +1

      According to the specs, yes!

    • @daveedwards1663
      @daveedwards1663 2 месяца назад

      @@kevinmcaleer28 Hi Kevin, Do you know of any good getting started guides for it? The demos are fine and the hailo site offers very little. I am interested in a guide to loading models and running inference in python so that I can make some particle use of it.

  • @Yakroo108
    @Yakroo108 2 месяца назад

    👍👍👍

  • @thesimplicitylifestyle
    @thesimplicitylifestyle 2 месяца назад

    😎🤖

  • @SandipDhakal-hc9tk
    @SandipDhakal-hc9tk 2 месяца назад +2

    I guess you have a shitty light there!

  • @salh2665
    @salh2665 2 месяца назад

    ❤❤❤❤❤🎉🎉

  • @FernandoDCDuarte
    @FernandoDCDuarte 2 месяца назад

    But, any actual useful uses of this AI kit?

    • @kevinmcaleer28
      @kevinmcaleer28  2 месяца назад

      What actual uses would you find useful?

    • @LoneStarBassPursuit
      @LoneStarBassPursuit 2 месяца назад

      @kevinmcaleer28 anything besides imagine detection or recognition.

  • @Alice8000
    @Alice8000 15 дней назад

    So inspiring to see a successful LGBTQ+ RUclipsr 🏳‍🌈❤ Kevin!

  • @OMNI_INFINITY
    @OMNI_INFINITY 5 дней назад

    Ceiling light or mouse…hmmmm

  • @OMNI_INFINITY
    @OMNI_INFINITY 5 дней назад

    Ceiling light or toilet….hmmmm