Adding audio alert in Person Detection | Raspberry pi or any intel cpu | openvino

แชร์
ฝัง
  • เผยแพร่เมื่อ 25 ต.ค. 2024

ความคิดเห็น • 9

  • @CraigMullins1
    @CraigMullins1 2 ปีที่แล้ว

    What about certain noises? Like a person cutting off my muffler? Is there a way we cna model the sound of a electric saw?

  • @dennisasamoah2213
    @dennisasamoah2213 3 ปีที่แล้ว

    great work.subscribed. Hw do i get the training data of pedestrians

  • @ajeetsbpr
    @ajeetsbpr 3 ปีที่แล้ว

    great

  • @AtenTetsu
    @AtenTetsu 3 ปีที่แล้ว

    Hi I run this project on my Raspberry pi 4, I got error it says no CPU name is not registered in InferenceEngine. How can I fix this? Equipment I use Raspberry pi 4 board, Pi camera and speaker.

    • @computervisionvideosandcod4230
      @computervisionvideosandcod4230  3 ปีที่แล้ว

      Inference engine is a package of openvino , installing openvino would fix your problem, dont forget to activate your openvino environment for this to run smoothly

    • @AtenTetsu
      @AtenTetsu 3 ปีที่แล้ว

      @@computervisionvideosandcod4230 I dis install the openvino and use the openvino environment. But it still got the same error. Is there any specific or latesr openvino version for raspbian os?

    • @computervisionvideosandcod4230
      @computervisionvideosandcod4230  3 ปีที่แล้ว

      If you have already openvino in your system, use MYRIAD as device not the cpu, i think you are using CPU as your device. Arm cpus like in raspberry pi is not supported by openvino, you can use raspberrypi and run that codes only if you have INTERL NEURAL COMPUTE STICK ( NCS2 )

    • @AtenTetsu
      @AtenTetsu 3 ปีที่แล้ว

      @@computervisionvideosandcod4230 I tried to change to MYRIAD but it also same error. It say "myriad" name is not registered in InferenceEngine. May I know which version of openvino you download or can I get your email so I cane show the error more detail. I'm sorry but I really need to be assist because I'm a beginner.