-
Notifications
You must be signed in to change notification settings - Fork 143
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Watcher Quick Start Series 5# : Training a model for Watcher #1619
Comments
Thank you for raising an issue. We will investigate into the matter and get back to you as soon as possible. |
I thought your work at Hackster was incredible! I'm also waiting for the possibility of training a custom model for Watcher, in the same way as what happens with Grove Vision AI V2. From what I understand, it seems that a lot of things will be done using the Yolo-World paradigm, that is, it will integrate LLM with object identification. I still don't quite understand how this will be done. Will we still have to go through the steps of collecting images, tagging, etc...? Or will this integration of models from different media somehow solve the training bottleneck? I'll keep following along here and if I can help in any way, I will. |
Hello @djairjr, thank you very much for your kind words about our "FREISA meets SenseCAP Watcher" project.
We were also thinking about this line and considering to start with the Grove Vision AI Module V2 first. Do you have any pointers to suggest us? More specifically, how to convert an ONNX model to a format suitable for either the Grove Vision AI V2 and/or the SenseCAP Watcher. Concerning your offer for help
Davide is the person who has been working on the custom training for FREISA, he will definitely get back to you soon! |
Did you read @Mjrovai tutorials? |
With the Grove and Esp32-s3 I could Control an external bluetooth service. And also get Homeassistant and esphome connection too. For now, with Watcher, we can only use serial rw or i2c read. |
@gmacario, did you see this: https://docs.edgeimpulse.com/docs/edge-ai-hardware/mcu-+-ai-accelerators/himax-seeed-grove-vision-ai-module-v2-wise-eye-2 ? I have a device I'm working on that uses an esp32-s3 connected to a Grove Vision AI V2 and another one that uses an esp32-c3 connected to a motor driver. I've managed to create a state machine on the esp32-s3 that sends commands via bluetooth to the esp32-c3. The esp32-c3 is programmed with the esphome firmware. But the esp32-s3, which is connected to the Grove Vision AI V2, was programmed in C++ with the Arduino IDE. I saw that you respected my project on Hackster. But I don't know if you noticed that there I also shared the code for the game with Bluetooth activation, from the reward device. I have the impression that this can help with your project.
|
Hello,
I read in the "SenseCAP Watcher Wiki Center" https://wiki.seeedstudio.com/watcher/
that a few articles are marked "Planning" or "Coming Soon".
My team is particularly interested in the article highlighted above, in order to progress on the "FREISA meets SenseCAP Watcher" project we have recently posted on Hackster:
https://www.hackster.io/b-arol-o/freisa-meets-sensecap-watcher-89596b
I understand you are quite busy at the moment with the launch of the Kickstarter campaign, however it would be quite appreciated if we can get a rough timeline of when the article will be published - or at least a PR created.
Our team volunteers to review it!
The text was updated successfully, but these errors were encountered: