From 4a9a76aec3c4ade784183eaa2647c067ed7d65f1 Mon Sep 17 00:00:00 2001
From: Zhiying Li <zhiyingli@g.ucla.edu>
Date: Tue, 12 Oct 2021 04:07:08 +0000
Subject: [PATCH] Update Code/Ball_Detection/PyTorch_with_ESPCAM/README.md

---
 Code/Ball_Detection/PyTorch_with_ESPCAM/README.md | 6 ++++++
 1 file changed, 6 insertions(+)
 create mode 100644 Code/Ball_Detection/PyTorch_with_ESPCAM/README.md

diff --git a/Code/Ball_Detection/PyTorch_with_ESPCAM/README.md b/Code/Ball_Detection/PyTorch_with_ESPCAM/README.md
new file mode 100644
index 0000000..54eecc3
--- /dev/null
+++ b/Code/Ball_Detection/PyTorch_with_ESPCAM/README.md
@@ -0,0 +1,6 @@
+
+**Supporting file to be found on https://git.uclalemur.com/aaronjs/foray-ball-detection**
+
+Replacing the `aaronjs/foray-balll-detection/live-full-detection-detecto.py` to `live-full-detection-detecto_with_ESP_CAM.py` in the current directory.
+
+It allows ESP32 CAM video stream as the input for the ML code.
-- 
GitLab