From f0421d4efadcca372933c70a8b9f1e72b4b9e1a3 Mon Sep 17 00:00:00 2001 From: Philipp Renner Date: Thu, 21 Nov 2024 10:23:20 +0000 Subject: [PATCH] Initial commit --- README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..2757cd8 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# ResilientSegmentation + +Creating a Resilient AI Segmentation that gets trained on RGB images and should be able to segment NIR and Thermal images afterwards. \ No newline at end of file