Commit ·
5fec34b
1
Parent(s): d6fc4ea
update readme
Browse filesSigned-off-by: Isabelle Wittmann <isabelle.wittmann1@ibm.com>
- .gitattributes +1 -0
- README.md +1 -1
.gitattributes
CHANGED
|
@@ -33,3 +33,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
| 33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
| 33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
| 36 |
+
*.png filter=lfs diff=lfs merge=lfs -text
|
README.md
CHANGED
|
@@ -36,7 +36,7 @@ Higher λ / quality → **higher reconstruction quality**
|
|
| 36 |
|
| 37 |
# Model Architecture
|
| 38 |
|
| 39 |
-
This repository contains the **TEC-ELIC**
|
| 40 |
|
| 41 |
[](assets/TEC_image_architecture.png)
|
| 42 |
|
|
|
|
| 36 |
|
| 37 |
# Model Architecture
|
| 38 |
|
| 39 |
+
This repository contains the **TEC-ELIC** variants of TerraCodec.
|
| 40 |
|
| 41 |
[](assets/TEC_image_architecture.png)
|
| 42 |
|