Update README.md

This commit is contained in:
Bharath Sudharsan, PhD 2022-10-18 18:02:44 +01:00 committed by GitHub
parent 631fe7375c
commit 83be1ce907
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -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.
### Paper
[https://dl.acm.org/doi/pdf/10.1145/3495243.3558264](https://dl.acm.org/doi/pdf/10.1145/3495243.3558264)
### Requirements
- To capture images from the ESP32 with ease, install Eloquent library via Arduino IDE library manager.