This shows you the differences between two versions of the page.
iothings:proiecte:2023:imgrecsystem [2024/01/13 19:53] 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 : | ||
- | * [[http://example.com|Demo]] | ||
- | * [[http://example.com|Presentation slides]] | ||
+ | * [[https://drive.google.com/file/d/1RVUuSQ7aZ5VtZI2UtJrOhFlFarXuhmU_/view?usp=drive_link|Demo]] | ||
+ | |||
+ | * {{:iothings:proiecte:2023:iot_pp.pptx|Presentation slides}} | ||
=====Architecture===== | =====Architecture===== | ||
Line 29: | Line 29: | ||
===Circuit Diagram=== | ===Circuit Diagram=== | ||
- | {{:iothings:proiecte:2023:whatsapp_image_2024-01-13_at_19.51.00.jpeg?200|}} | + | {{:iothings:proiecte:2023:whatsapp_image_2024-01-13_at_19.51.00.jpeg?300|}} {{:iothings:proiecte:2023:esp8266.png?300|}} |
- | ===Real-life view=== | + | |
- | TODO : insert a photo here | + | |
---- | ---- | ||
Line 452: | 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]] | ||