Spaces:
Configuration error
Configuration error
Commit
·
0d1a388
1
Parent(s):
5767b1e
README.md
CHANGED
@@ -4,9 +4,19 @@
|
|
4 |
[](https://arxiv.org/abs/2502.17258)
|
5 |
[](https://huggingface.co/papers/2502.17258)
|
6 |
[](https://knightyxp.github.io/VideoGrain_project_page/)
|
7 |
-
](https://youtu.be/JKDLet618hU)
|
9 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
10 |
<table class="center" border="1" cellspacing="0" cellpadding="5">
|
11 |
<tr>
|
12 |
<td colspan="2" style="text-align:center;"><img src="assets/teaser/class_level.gif" style="width:250px; height:auto;"></td>
|
|
|
4 |
[](https://arxiv.org/abs/2502.17258)
|
5 |
[](https://huggingface.co/papers/2502.17258)
|
6 |
[](https://knightyxp.github.io/VideoGrain_project_page/)
|
7 |
+
[](https://hits.seeyoufarm.com)
|
8 |
[](https://youtu.be/JKDLet618hU)
|
9 |
|
10 |
+
This repo contains the codebase for our ICLR 2025 paper "[VideoGrain: Modulating Space-Time Attention for Multi-Grained Video Editing](https://arxiv.org/abs/2502.17258)"
|
11 |
+
|
12 |
+
<!-- ## Introduction
|
13 |
+
VideoGrain is a novel framework to achieve multi-grained video editing.
|
14 |
+
- Perform Video Editing **WITH ONLY SINGLE IMAGE**
|
15 |
+
- turning video editing into an image editing problem
|
16 |
+
- can seamlessly build on top of image editing methods to perform diverse types of editing
|
17 |
+
- Training-Free
|
18 |
+
- Does not require any training/fine-tuning -->
|
19 |
+
|
20 |
<table class="center" border="1" cellspacing="0" cellpadding="5">
|
21 |
<tr>
|
22 |
<td colspan="2" style="text-align:center;"><img src="assets/teaser/class_level.gif" style="width:250px; height:auto;"></td>
|