Update README.md
Browse files
README.md
CHANGED
@@ -6,13 +6,11 @@ tags:
|
|
6 |
- image-to-image
|
7 |
- cyclegan
|
8 |
- hed-to-anything
|
9 |
-
base_model:
|
10 |
-
- junyanz/pytorch-CycleGAN-and-pix2pix
|
11 |
---
|
12 |
|
13 |
# CycleGAN_Hed2CoralReef Model
|
14 |
|
15 |
-
This model transforms HED maps into coral reef style images, and also transforms coral reef style images into estimated HED maps using CycleGAN architecture.
|
16 |
|
17 |
<div style="display: flex; flex-wrap: wrap; justify-content: center;">
|
18 |
<div style="display: flex; width: 100%; justify-content: center; margin-bottom: 10px;">
|
|
|
6 |
- image-to-image
|
7 |
- cyclegan
|
8 |
- hed-to-anything
|
|
|
|
|
9 |
---
|
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 the 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;">
|