netflix:tayingc-netflix-com commited on
Commit
3bd4a43
·
verified ·
1 Parent(s): 7a6eea9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -1
README.md CHANGED
@@ -3,4 +3,18 @@ license: apache-2.0
3
  base_model:
4
  - alibaba-pai/CogVideoX-Fun-V1.5-5b-InP
5
  ---
6
- This is the model card for VOID: Video Object Interaction Deletion. Pass_1 and Pass_2 models correspond to the initial and optional refinement pass for object and associated interaction removal.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  base_model:
4
  - alibaba-pai/CogVideoX-Fun-V1.5-5b-InP
5
  ---
6
+
7
+ # VOID: Video Object and Interaction Deletion
8
+ <div style="line-height: 1;">
9
+ <a href="https://void-model.github.io/" target="_blank" style="margin: 2px;">
10
+ <img alt="Website" src="https://img.shields.io/badge/Website-VOID-4285F4" style="display: inline-block; vertical-align: middle;"/>
11
+ </a>
12
+ <a href="https://arxiv.org/abs/XXXX.XXXXX" target="_blank" style="margin: 2px;">
13
+ <img alt="arXiv" src="https://img.shields.io/badge/arXiv-VOID-FBBC06" style="display: inline-block; vertical-align: middle;"/>
14
+ </a>
15
+
16
+ </div>
17
+
18
+ This is the model card for VOID: Video Object Interaction Deletion.
19
+ It is built on top of [CogVideoX](https://github.com/THUDM/CogVideo) and fine-tuned for video inpainting with interaction-aware mask conditioning.
20
+ Pass_1 and Pass_2 models correspond to the initial and optional refinement pass for object and associated interaction removal.