This shows you the differences between two versions of the page.
iothings:proiecte:2023:imgrecsystem [2024/01/14 15:54] alexandru.vrabii [Hardware] |
iothings:proiecte:2023:imgrecsystem [2024/01/16 11:11] (current) alexandru.vrabii [Introduction] |
||
---|---|---|---|
Line 13: | Line 13: | ||
During the development of the project, I encountered several difficulties, I understand why ESP32-CAM is not the most optimal solution for an Image Recognition project. However, I manage to solve some of them and I can show a MVP of the initial idea. | During the development of the project, I encountered several difficulties, I understand why ESP32-CAM is not the most optimal solution for an Image Recognition project. However, I manage to solve some of them and I can show a MVP of the initial idea. | ||
- | TODO : | + | |
* [[https://drive.google.com/file/d/1RVUuSQ7aZ5VtZI2UtJrOhFlFarXuhmU_/view?usp=drive_link|Demo]] | * [[https://drive.google.com/file/d/1RVUuSQ7aZ5VtZI2UtJrOhFlFarXuhmU_/view?usp=drive_link|Demo]] | ||
Line 451: | Line 451: | ||
* **Everywhereml library for Image Recognition training** | * **Everywhereml library for Image Recognition training** | ||
* [[https://github.com/eloquentarduino/everywhereml]] | * [[https://github.com/eloquentarduino/everywhereml]] | ||
+ | |||
+ | |||
+ | * Random Forest | ||
+ | * [[https://en.wikipedia.org/wiki/Random_forest]] | ||