Spaces:
Configuration error
Configuration error
Commit
ยท
0f782dc
1
Parent(s):
d8f839f
update
Browse files
README.md
CHANGED
@@ -174,10 +174,10 @@ CUDA_VISIBLE_DEVICES=0 accelerate launch test.py --config /config/class_level/ru
|
|
174 |
</tr>
|
175 |
</table>
|
176 |
|
177 |
-
##
|
178 |
-
You can get
|
179 |
```bash
|
180 |
-
CUDA_VISIBLE_DEVICES=0 accelerate launch test.py --config
|
181 |
```
|
182 |
|
183 |
<table class="center">
|
@@ -207,10 +207,10 @@ CUDA_VISIBLE_DEVICES=0 accelerate launch test.py --config config/part_level/modi
|
|
207 |
</tr>
|
208 |
</table>
|
209 |
|
210 |
-
##
|
211 |
-
You can get
|
212 |
```bash
|
213 |
-
CUDA_VISIBLE_DEVICES=0 accelerate launch test.py --config
|
214 |
```
|
215 |
|
216 |
<table class="center">
|
@@ -230,8 +230,27 @@ CUDA_VISIBLE_DEVICES=0 accelerate launch test.py --config config/instance_level
|
|
230 |
<td width=15% style="text-align:center;">ginger head </td>
|
231 |
<td width=15% style="text-align:center;">ginger body</td>
|
232 |
</tr>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
233 |
</table>
|
234 |
|
|
|
|
|
|
|
235 |
<table class="center">
|
236 |
<tr>
|
237 |
<td><img src="assets/part-level/superman_cap.gif"></td>
|
|
|
174 |
</tr>
|
175 |
</table>
|
176 |
|
177 |
+
## ๐ Instance-level Video Editing
|
178 |
+
You can get instance-level video editing results, using the following command:
|
179 |
```bash
|
180 |
+
CUDA_VISIBLE_DEVICES=0 accelerate launch test.py --config config/instance_level/running_two_man/running_3cls_iron_spider.yaml
|
181 |
```
|
182 |
|
183 |
<table class="center">
|
|
|
207 |
</tr>
|
208 |
</table>
|
209 |
|
210 |
+
## ๐บ Part-level Video Editing
|
211 |
+
You can get part-level video editing results, using the following command:
|
212 |
```bash
|
213 |
+
CUDA_VISIBLE_DEVICES=0 accelerate launch test.py --config config/part_level/modification/man_text_message/blue_shirt.yaml
|
214 |
```
|
215 |
|
216 |
<table class="center">
|
|
|
230 |
<td width=15% style="text-align:center;">ginger head </td>
|
231 |
<td width=15% style="text-align:center;">ginger body</td>
|
232 |
</tr>
|
233 |
+
<tr>
|
234 |
+
<td><img src="assets/part-level/man_text_message.gif"></td>
|
235 |
+
<td><img src="assets/part-level/superman.gif"></td>
|
236 |
+
<td><img src="assets/part-level/superman+cap.gif"></td>
|
237 |
+
<td><img src="assets/part-level/spin-ball.gif"></td>
|
238 |
+
<td><img src="assets/part-level/superman_spin.gif"></td>
|
239 |
+
<td><img src="assets/part-level/super_sunglass_spin.gif"></td>
|
240 |
+
</tr>
|
241 |
+
<tr>
|
242 |
+
<td width=15% style="text-align:center;">source video</td>
|
243 |
+
<td width=15% style="text-align:center;">superman</td>
|
244 |
+
<td width=15% style="text-align:center;">superman + cap</td>
|
245 |
+
<td width=15% style="text-align:center;">source video</td>
|
246 |
+
<td width=15% style="text-align:center;">superman </td>
|
247 |
+
<td width=15% style="text-align:center;">superman + sunglasses</td>
|
248 |
+
</tr>
|
249 |
</table>
|
250 |
|
251 |
+
|
252 |
+
|
253 |
+
|
254 |
<table class="center">
|
255 |
<tr>
|
256 |
<td><img src="assets/part-level/superman_cap.gif"></td>
|
assets/part-level/spin-ball.gif
ADDED
![]() |
Git LFS Details
|
assets/part-level/super_sunglass_spin.gif
ADDED
![]() |
Git LFS Details
|
assets/part-level/superman+cap.gif
ADDED
![]() |
Git LFS Details
|
assets/part-level/superman.gif
ADDED
![]() |
Git LFS Details
|
assets/part-level/superman_spin.gif
ADDED
![]() |
Git LFS Details
|