From 83be1ce9072d1830e7d152d16988f0ebe7ed8c33 Mon Sep 17 00:00:00 2001 From: "Bharath Sudharsan, PhD" Date: Tue, 18 Oct 2022 18:02:44 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 4440c24..687e486 100644 --- a/README.md +++ b/README.md @@ -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.