Create README.md
Browse files
README.md
ADDED
|
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# I3DM: Implicit 3D-aware Memory Retrieval and Injection for Consistent Video Scene Generation
|
| 2 |
+
|
| 3 |
+
[**Project page**](https://riga2.github.io/i3dm/) <be> & [**Paper**](https://arxiv.org/abs/2603.23413)
|
| 4 |
+
|
| 5 |
+
Weights:
|
| 6 |
+
- Retrieval Net: ckpt_0000000000016000.pt
|
| 7 |
+
- LVSM Decoder Model (Finetuned on 4-frame inputs): LVSM_F4.pt
|
| 8 |
+
- Fined Video Diffusion Model: step-11000.safetensors
|