From 4db4918e391d71af62d0565f1ec6b6a31226ef76 Mon Sep 17 00:00:00 2001 From: Ramandeep Date: Tue, 21 Sep 2021 00:44:52 +0530 Subject: [PATCH] Arresttb Model latest --- .idea/compiler.xml | 6 ++++ .idea/misc.xml | 2 +- .idea/runConfigurations.xml | 1 + app/src/main/assets/model.tflite | Bin 849648 -> 3157588 bytes .../arrest_tb/TensorFlowImageClassifier.java | 26 +++++++++++++----- 5 files changed, 27 insertions(+), 8 deletions(-) create mode 100644 .idea/compiler.xml diff --git a/.idea/compiler.xml b/.idea/compiler.xml new file mode 100644 index 0000000..fb7f4a8 --- /dev/null +++ b/.idea/compiler.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/.idea/misc.xml b/.idea/misc.xml index 7bfef59..4700283 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -1,6 +1,6 @@ - + diff --git a/.idea/runConfigurations.xml b/.idea/runConfigurations.xml index 7f68460..e497da9 100644 --- a/.idea/runConfigurations.xml +++ b/.idea/runConfigurations.xml @@ -3,6 +3,7 @@