From e54e03fa459a7cbdb6670b72403d02f91fb18c80 Mon Sep 17 00:00:00 2001 From: Marcel Simon Date: Wed, 10 Apr 2019 07:30:19 +0000 Subject: [PATCH] Added submodules for custom TFODAPI code --- .gitmodules | 3 +++ src/TFODAPIDetection/tf-models | 1 + 2 files changed, 4 insertions(+) create mode 100644 .gitmodules create mode 160000 src/TFODAPIDetection/tf-models diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..8a14c7e --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "src/TFODAPIDetection/tf-models"] + path = src/TFODAPIDetection/tf-models + url = ai4edevelopment@vs-ssh.visualstudio.com:v3/ai4edevelopment/AI%20for%20Earth%20Development/arcticseals diff --git a/src/TFODAPIDetection/tf-models b/src/TFODAPIDetection/tf-models new file mode 160000 index 0000000..6cbda73 --- /dev/null +++ b/src/TFODAPIDetection/tf-models @@ -0,0 +1 @@ +Subproject commit 6cbda73e92aed392595a131e4732501dfebd0359