Image-to-Image
TF-Keras
0xrushi commited on
Commit
6ac3882
·
1 Parent(s): a378aa7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -42,10 +42,10 @@ The hyperparamteres like `SCHEDULE_LENGTH` and `SCHEDULE_BOUNDARIES` are determi
42
 
43
  The `SCHEDULE_LENGTH` is aslo determined whether to use [MixUp Augmentation](https://arxiv.org/abs/1710.09412) or not. You can also find an easy MixUp Implementation in [Keras Coding Examples](https://keras.io/examples/vision/mixup/).
44
 
45
- ![](https://i.imgur.com/oSaIBYZ.jpeg)
46
 
47
  ### Training results
48
- ![](./metrics.png)
49
 
50
  <details>
51
  <summary> View Model Plot </summary>
 
42
 
43
  The `SCHEDULE_LENGTH` is aslo determined whether to use [MixUp Augmentation](https://arxiv.org/abs/1710.09412) or not. You can also find an easy MixUp Implementation in [Keras Coding Examples](https://keras.io/examples/vision/mixup/).
44
 
45
+ ![table](https://i.imgur.com/oSaIBYZ.jpeg)
46
 
47
  ### Training results
48
+ ![Metrics Image](./metrics.png)
49
 
50
  <details>
51
  <summary> View Model Plot </summary>