TinyML: Rozdiel medzi revíziami
Zo stránky SensorWiki
Bez shrnutí editace |
Bez shrnutí editace |
||
Riadok 8: | Riadok 8: | ||
** Tutorial https://github.com/arduino/ArduinoTensorFlowLiteTutorials | ** Tutorial https://github.com/arduino/ArduinoTensorFlowLiteTutorials | ||
* tinyML Youtube Channel https://youtube.com/tinyML | * tinyML Youtube Channel https://youtube.com/tinyML | ||
* Massimo Banzi: ''[https://www.youtube.com/watch?v=mj2J445pdNc Easy TinyML with Arduino: taking advantage of ML right where things are happening]''. (video) | * '''Massimo Banzi:''' ''[https://www.youtube.com/watch?v=mj2J445pdNc Easy TinyML with Arduino: taking advantage of ML right where things are happening]''. (video) | ||
** Recomended book https://www.oreilly.com/library/view/tinyml/9781492052036/ | ** Recomended book https://www.oreilly.com/library/view/tinyml/9781492052036/ | ||
** Tutorials https://github.com/arduino/ArduinoTensorFlowLiteTutorials | ** Tutorials https://github.com/arduino/ArduinoTensorFlowLiteTutorials | ||
Riadok 15: | Riadok 15: | ||
*** Arduino Portenta | *** Arduino Portenta | ||
*** STM32 | *** STM32 | ||
*** Open MV + vyvojove prostredie https://openmv.io/ | |||
** AI for Embedded Systems by Fraunhofer aifes.ai https://www.ims.fraunhofer.de/en/Business-Unit/Industry/Industrial-AI/Artificial-Intelligence-for-Embedded-Systems-AIfES.html and https://blog.arduino.cc/2021/07/06/aifes-is-an-ai-ml-framework-written-in-c-for-even-the-smallest-microcontrollers/ | |||
** Edge Impulse https://docs.edgeimpulse.com/docs | |||
'''Hardware''' | '''Hardware''' |
Verzia z 07:05, 24. august 2021
Postupne:
tinyML Talks
- Pete Warden: Getting started with TinyML https://youtu.be/soOM1F70Boc
- tinymlbook.com (prvych 6 kapitol zadarmo)
- Massimo Banzi: tiny machine learning with Arduino https://youtu.be/y7S_n1AT5sM
- tinyML Youtube Channel https://youtube.com/tinyML
- Massimo Banzi: Easy TinyML with Arduino: taking advantage of ML right where things are happening. (video)
- Recomended book https://www.oreilly.com/library/view/tinyml/9781492052036/
- Tutorials https://github.com/arduino/ArduinoTensorFlowLiteTutorials
- Hardware
- Arduino BLE Sense
- Arduino Portenta
- STM32
- Open MV + vyvojove prostredie https://openmv.io/
- AI for Embedded Systems by Fraunhofer aifes.ai https://www.ims.fraunhofer.de/en/Business-Unit/Industry/Industrial-AI/Artificial-Intelligence-for-Embedded-Systems-AIfES.html and https://blog.arduino.cc/2021/07/06/aifes-is-an-ai-ml-framework-written-in-c-for-even-the-smallest-microcontrollers/
- Edge Impulse https://docs.edgeimpulse.com/docs
Hardware
- Arduino Nano 33 BLE Sense
- Arduino Portenta H7
- https://store.arduino.cc/portenta-h7 + vision shield
- Sparkfun Edge
- Adafruit
Software
- Main: https://www.tensorflow.org/lite/microcontrollers
- Arduino: Arduino Tensor Flow library with 4 builtin examples
- https://github.com/uTensor/uTensor/
- https://www.edgeimpulse.com/
- https://cartesiam.ai/
Aplikáce
Všeobecne o AI, teória a matematika