Getting Started With the Hailo AI Kit For Raspberry Pi 5

Поделиться
HTML-код
  • Опубликовано: 5 фев 2025
  • Hello Girls and Boys,
    Would you like to get started with the Hailo AI Kit For Raspberry Pi 5 as soon as you possibly can? This tutorial goes over the basic minimum effort to get you started.
    Links and commands:
    www.raspberryp...
    dtparam=pciex1_gen=3
    git clone --depth 1 github.com/ras... ~/rpicam-apps
    rpicam-hello -t 0 --post-process-file ~/rpicam-apps/assets/hailo_yolov6_inference.json --lores-width 640 --lores-height 640
    Community page:
    community.hail...
    #raspberrypi #raspberrypiprojects #ai #machinelearning

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

  • @griffon-vulture
    @griffon-vulture 24 дня назад +1

    Thank you so much for good demonstration of all steps with AI module and camera connection! Best greetings from Ukraine!

  • @tuncfreeman
    @tuncfreeman Месяц назад +2

    🎉 Thank you for informative video. I have a question about: Is it compatible with Raspberry Pi 4B 8 GB?

  • @i-yangh1384
    @i-yangh1384 Месяц назад

    thanks for sharing! but how does it get integrated into a backend python program for example?

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

      The inference functionality? What time in the video specifically? Each python script can be modified and inference could be just an integral part of a large project, in the backend.

    • @i-yangh1384
      @i-yangh1384 Месяц назад

      @@ExpatProfessor thanks for the response - I am relatively new in the embedded system world. My question was more general and not pointing to a specific time in video. I am exactly thinking about how to implement the inference function in Python and build that into a more comrehensive project . The video seems to perform all the interaction in shell. It will be very interesting to see it in action through python. thanks again for the great explanation in this video!

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

    is it possible to write a script that keeps different screws or small objects apart?

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

      How do you mean “to keep them apart”? Do you mean recognize and distinguish each individual one from a bunch?

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

      @@ExpatProfessor Yes, your description is way better :D

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

    Can we detect different people faces? Can we open doors based on faces? Can we write a script to make decisions?

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

      Yes, yes, yes! I'd love to show you all of that in my channel, but indeed: yes

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

    Creative:)

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

    is it not using the gpio pin in its connection?

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

      can i use it for speech recognition?

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

      can i use it for speech recognition?

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

      Given its potential and computational power: yes. I need to find the time to make a video on this particular topic. Thanks for your suggestion.

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

    How to run a customized model in this HAT?

    • @stranger6707
      @stranger6707 7 дней назад

      Did u find out? Please lmk how

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

    The OrangePi boards come with an NPU on board. RPI is really lacking in hardware

    • @ExpatProfessor
      @ExpatProfessor  4 месяца назад

      I bet, one day, it will get integrated in RPI as well...

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

      OrangePi's rockchip only offers a handful of TOPS, and the software support for rockchip hardware is terrible across Linux bc the company doesn't do the due diligence that RPI does to ensure support.