Good solution, it runs for me on Raspberry Pi 4. But with some modifications : - purge folder content of “venv” folder and file “.python-version” $ pyenv local 3.9.12 $ python3 -m venv .venv $ source .venv/bin/activate You could give the list of commands in github in a simple text file. It is difficult to see the URL on video. Thanks a lot, You are the first tuto. which runs for me since 30 hours of search and tests.
Appreciate your guidance! I’m trying to pip install ultralytics 3:48 on the RPI 4B but it isn’t successful. It indicated that something went wrong with torch package (a dependency of ultralytics). I’m using Bookworm 12 32-bit OS. Do you have any ideas about this ? Thank you for your help !
Hi! I’m not sure I can help with that specific error, but you might try different versions of ultralytics or Torch. In the video, I’m using a Raspberry Pi 5. Good luck! 🙌
Thank you for your message. I was able to “pip install ultralyrics” with the 64-bit bookworm OS on Pi 4. (seems like the 32-bit version doesn’t support torch)
hi, Felipe. Thx for your videos. Here you don't show all the process. You only install pycoral & ultralytics in the python3.9 env. What about the rest of steps until edgetpu_compiler and model.tflite?
I have a question. I want to challenge project which requires Raspberry Pi. But I only know python. I don't know Java and C++. Can I treat Raspberry Pi?
Greetings, Felipe! Thank you for the tutorial! I am wondering what are your thoughts on Hailo 8L AI Accelerator. Have you ever tried this chip??? I have seen recently saw HATs, which would allow both an NVMe SSD drive and Hailo Accelerator to be attached to Raspberry Pi simultaneously. However, most of tutorials on youtube do not show “real-life” use cases for this AI accelerator chip. I understand that this might be a powerful chip with 13 TOPs by itself. However, I have not seen any real-life use-cases or detailed explanation how to use this AI accelerator.
Hi can you please please help me with my project....I need to do my project on Sign language based video calling application....am not able to get proper resources about building the video calling application for signers can you please help me Please can you do a project on this topic on your next list
Learn to create AI based prototypes in the Computer Vision School www.computervision.school 😃🙌
Good guide to make something different 😊
Thank you! 😊 I'm glad you enjoyed the guide. 🙌
We miss you!
Thank you for your support! I am preparing more videos for the following days / weeks. 😃🙌
Good solution, it runs for me on Raspberry Pi 4. But with some modifications :
- purge folder content of “venv” folder and file “.python-version”
$ pyenv local 3.9.12
$ python3 -m venv .venv
$ source .venv/bin/activate
You could give the list of commands in github in a simple text file. It is difficult to see the URL on video.
Thanks a lot, You are the first tuto. which runs for me since 30 hours of search and tests.
Appreciate your guidance! I’m trying to pip install ultralytics 3:48 on the RPI 4B but it isn’t successful. It indicated that something went wrong with torch package (a dependency of ultralytics). I’m using Bookworm 12 32-bit OS. Do you have any ideas about this ?
Thank you for your help !
Hi! I’m not sure I can help with that specific error, but you might try different versions of ultralytics or Torch. In the video, I’m using a Raspberry Pi 5. Good luck! 🙌
Thank you for your message. I was able to “pip install ultralyrics” with the 64-bit bookworm OS on Pi 4. (seems like the 32-bit version doesn’t support torch)
hi, Felipe. Thx for your videos. Here you don't show all the process. You only install pycoral & ultralytics in the python3.9 env. What about the rest of steps until edgetpu_compiler and model.tflite?
I have a question.
I want to challenge project which requires Raspberry Pi.
But I only know python. I don't know Java and C++.
Can I treat Raspberry Pi?
Greetings, Felipe!
Thank you for the tutorial! I am wondering what are your thoughts on Hailo 8L AI Accelerator. Have you ever tried this chip??? I have seen recently saw HATs, which would allow both an NVMe SSD drive and Hailo Accelerator to be attached to Raspberry Pi simultaneously. However, most of tutorials on youtube do not show “real-life” use cases for this AI accelerator chip.
I understand that this might be a powerful chip with 13 TOPs by itself. However, I have not seen any real-life use-cases or detailed explanation how to use this AI accelerator.
The Hailo AI accelerator looks very promising based on its specs. If I get the chance to experiment with it extensively, I’ll make a video about it. 🙌
Hi can you please please help me with my project....I need to do my project on Sign language based video calling application....am not able to get proper resources about building the video calling application for signers can you please help me
Please can you do a project on this topic on your next list