Update README.md
Browse files
README.md
CHANGED
|
@@ -1,6 +1,8 @@
|
|
| 1 |
-
|
| 2 |
---
|
| 3 |
license: apache-2.0
|
|
|
|
|
|
|
|
|
|
| 4 |
---
|
| 5 |
# SAMA: Factorized Semantic Anchoring and Motion Alignment for Instruction-Guided Video Editing
|
| 6 |
|
|
@@ -113,4 +115,4 @@ models/
|
|
| 113 |
primaryClass={cs.CV},
|
| 114 |
url={https://arxiv.org/abs/2603.19228},
|
| 115 |
}
|
| 116 |
-
```
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
+
datasets:
|
| 4 |
+
- syxbb/SAMA-edit-filtered-1M
|
| 5 |
+
pipeline_tag: video-to-video
|
| 6 |
---
|
| 7 |
# SAMA: Factorized Semantic Anchoring and Motion Alignment for Instruction-Guided Video Editing
|
| 8 |
|
|
|
|
| 115 |
primaryClass={cs.CV},
|
| 116 |
url={https://arxiv.org/abs/2603.19228},
|
| 117 |
}
|
| 118 |
+
```
|