Update README.md
Browse files
README.md
CHANGED
@@ -10,7 +10,7 @@ tags:
|
|
10 |
|
11 |
# CycleGAN_Hed2CoralReef Model
|
12 |
|
13 |
-
This model transforms HED maps into coral reef style images, and also transforms coral reef style images into estimated HED maps using the CycleGAN architecture via
|
14 |
|
15 |
<div style="display: flex; flex-wrap: wrap; justify-content: center;">
|
16 |
<div style="display: flex; width: 100%; justify-content: center; margin-bottom: 10px;">
|
|
|
10 |
|
11 |
# CycleGAN_Hed2CoralReef Model
|
12 |
|
13 |
+
This model transforms HED maps into coral reef style images, and also transforms coral reef style images into estimated HED maps using the CycleGAN architecture via junyanz's [pytorch-CycleGAN-and-pix2pix](https://github.com/junyanz/pytorch-CycleGAN-and-pix2pix).
|
14 |
|
15 |
<div style="display: flex; flex-wrap: wrap; justify-content: center;">
|
16 |
<div style="display: flex; width: 100%; justify-content: center; margin-bottom: 10px;">
|