Update README.md
Browse files
README.md
CHANGED
@@ -40,7 +40,9 @@ Our aim in doing so is to better compare the strengths and weaknesses of differe
|
|
40 |
|
41 |
BalanceCC.json and miniBalanceCC.json are lists of dictionaries. Each component includes "Video Name", "Video Type", "Original Prompt", "Editing", "Camera Motion", "Object Motion", and "Scene Complexity".
|
42 |
"Editing" is a list that contains dictionaries of different editing targets with "Editing Type", "Target Prompt", and "Fantasy Level".
|
43 |
-
|
|
|
|
|
44 |
```
|
45 |
[
|
46 |
{
|
|
|
40 |
|
41 |
BalanceCC.json and miniBalanceCC.json are lists of dictionaries. Each component includes "Video Name", "Video Type", "Original Prompt", "Editing", "Camera Motion", "Object Motion", and "Scene Complexity".
|
42 |
"Editing" is a list that contains dictionaries of different editing targets with "Editing Type", "Target Prompt", and "Fantasy Level".
|
43 |
+
The difference between BalanceCC.json and miniBalanceCC.json is that each sample in BalanceCC.json has 4 editing targets in terms of Style Change, Object Change, Background Change, and Compound Change, while each in miniBalanceCC.json only contains one editing target of them.
|
44 |
+
|
45 |
+
Here is an example in BalanceCC.json:
|
46 |
```
|
47 |
[
|
48 |
{
|