Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
captain-pool authored Aug 24, 2019
1 parent addb95e commit 1e11a80
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions E3_Distill_ESRGAN/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,14 +55,14 @@ Specifically,
Trained Saved Model and TF Lite File
-----------------------------------------

#### Input Specification of the Saved Model
#### Specification of the Saved Model
Input Dimension: `[None, 180, 320, 3]`

Input Data Type: `Float32`

Output Dimension: `[None, 180, 320, 3]`

#### Input Specification of TF Lite
#### Specification of TF Lite
Input Dimension: `[1, 180, 320, 3]`

Input Data Type: `Float32`
Expand Down

0 comments on commit 1e11a80

Please sign in to comment.