Update README.md
Browse files
README.md
CHANGED
|
@@ -1,4 +1,7 @@
|
|
| 1 |
# AsymmetricMagVitV2
|
|
|
|
|
|
|
|
|
|
| 2 |
Lightweight open-source reproduction of MagVitV2, fully aligned with the paper’s functionality. Supports image and video joint encoding and decoding, as well as videos of arbitrary length and resolution.
|
| 3 |
|
| 4 |
* All spatio-temporal operators are implemented using causal 3D to avoid video instability caused by 2D+1D, ensures that the FVD does not sudden increases.
|
|
|
|
| 1 |
# AsymmetricMagVitV2
|
| 2 |
+
|
| 3 |
+
*[AsymmetricMagVitV2_4z](https://huggingface.co/BornFly/AsymmetricMagVitV2_4z)*
|
| 4 |
+
|
| 5 |
Lightweight open-source reproduction of MagVitV2, fully aligned with the paper’s functionality. Supports image and video joint encoding and decoding, as well as videos of arbitrary length and resolution.
|
| 6 |
|
| 7 |
* All spatio-temporal operators are implemented using causal 3D to avoid video instability caused by 2D+1D, ensures that the FVD does not sudden increases.
|