From be9db758adf9f59df5c73968939c8f803d7de16a Mon Sep 17 00:00:00 2001 From: tal Date: Fri, 2 Oct 2020 15:34:55 +0300 Subject: [PATCH] ascasrge --- README.md | 2 +- out/__init__.py | 0 results/__init__.py | 0 3 files changed, 1 insertion(+), 1 deletion(-) create mode 100644 out/__init__.py create mode 100644 results/__init__.py diff --git a/README.md b/README.md index 272cfe1..9d46cb7 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@

Deep snake algorithm for 2D images based on - [ICLR2020 paper(revisiting the results)](https://arxiv.org/abs/1912.00367) Architecture based on [Hardnet85](https://arxiv.org/abs/1909.00948) - for the data and weights = (https://drive.google.com/drive/folders/1fBSjPse3d8geV_iI3-PXV3x2qmLoUnzL?usp=sharing) + Data and weights = (https://drive.google.com/drive/folders/1fBSjPse3d8geV_iI3-PXV3x2qmLoUnzL?usp=sharing) ### Get Started **To train a segmentation model :** diff --git a/out/__init__.py b/out/__init__.py new file mode 100644 index 0000000..e69de29 diff --git a/results/__init__.py b/results/__init__.py new file mode 100644 index 0000000..e69de29