From 1d2af49eab577d1df0bc0fcdb6ede44bc5d52291 Mon Sep 17 00:00:00 2001
From: John Graham <jjgraham@ucsd.edu>
Date: Sat, 26 Oct 2019 12:24:00 -0700
Subject: [PATCH] Update README.md

---
 README.md | 11 +++++++++++
 1 file changed, 11 insertions(+)

diff --git a/README.md b/README.md
index e69de29..b793090 100644
--- a/README.md
+++ b/README.md
@@ -0,0 +1,11 @@
+This repo contains the workflow for training keras-smoke-detection using the HPWREN 
+http://hpwren.ucsd.edu/HWB/HPWREN-FIgLib/
+
+<img src="http://hpwren.ucsd.edu/HWB/HPWREN-FIgLib/20180806-Holy-sp-s-mobo-c/1533587430_+01680.jpg">
+This is the HPWREN Fire Ignition image Library (FIgLib), based on images from fixed cameras at HPWREN sites. 
+The primary purpose is the creation of data sets for 40 minutes before and after fire ignitions for neural network training. 
+For illustration purposes video animations are included as well. The image file names are:
+
+ origin_timestamp _ offset_(sec)_from_visible_plume_appearance .jpg
+
+Use of this image data requires a credit reference to "http://hpwren.ucsd.edu/" in derivative work.
\ No newline at end of file
-- 
GitLab