Document E2 checkpoints
Browse files- E2/README.md +10 -0
E2/README.md
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# E2 Dual
|
| 2 |
+
|
| 3 |
+
E2 Dual-reference checkpoints:
|
| 4 |
+
|
| 5 |
+
- `step_00400/model_weights_step_00400.safetensors`: training step 400.
|
| 6 |
+
- `step_01000/model_weights_step_01000.safetensors`: training step 1000.
|
| 7 |
+
|
| 8 |
+
Method: source-common + target signed-differential spatial supervision.
|
| 9 |
+
Training geometry: true 480p cap (short side <= 480, no upscaling), 113 frames
|
| 10 |
+
at 25 fps.
|