diff --git a/README.md b/README.md index 841cc6bc8f47e1dc8a78d1476b53d6b1098f7c17..b6d1246e00897d0e658ab53855ab173cdb00fb9e 100644 --- a/README.md +++ b/README.md @@ -149,7 +149,10 @@ Finally, fill out the INIT_LR from what you learned from above You will find the accuracy measures in the table. Find the model in fire_detection.model - +## TF Versions +- TF 2.0 should be on pip path +- TF1.15 is available in the conda environment tf15 + - To start type: conda activate tf15