Update README.md
This commit is contained in:
parent
631fe7375c
commit
83be1ce907
|
@ -17,6 +17,10 @@ Following can be observed from the video:
|
||||||
|
|
||||||
- **Memory.** Consumes only 1 kB of RAM - difference between the RAM calculated by Arduino IDE before and after adding the TinyML-CAM image recognition system.
|
- **Memory.** Consumes only 1 kB of RAM - difference between the RAM calculated by Arduino IDE before and after adding the TinyML-CAM image recognition system.
|
||||||
|
|
||||||
|
### Paper
|
||||||
|
|
||||||
|
[https://dl.acm.org/doi/pdf/10.1145/3495243.3558264](https://dl.acm.org/doi/pdf/10.1145/3495243.3558264)
|
||||||
|
|
||||||
### Requirements
|
### Requirements
|
||||||
|
|
||||||
- To capture images from the ESP32 with ease, install Eloquent library via Arduino IDE library manager.
|
- To capture images from the ESP32 with ease, install Eloquent library via Arduino IDE library manager.
|
||||||
|
|
Loading…
Reference in New Issue