Spaces:
Running
on
Zero
Running
on
Zero
update
Browse files- fusion_caption.py +1 -1
fusion_caption.py
CHANGED
@@ -36,7 +36,7 @@ You are an expert in video captioning. You are given a structured video caption
|
|
36 |
3. Do not make any semantic changes to the original fields. Please be sure to follow the original meaning.
|
37 |
|
38 |
## Output Principles and Orders
|
39 |
-
1. First,
|
40 |
2. Second, eliminate information in the action field that is not related to the timing action, such as background or environment information if action is not empty.
|
41 |
3. Third, describe each subject with its pure action, appearance, expression, position if these fields exist.
|
42 |
4. Finally, declare the environment and lighting if the environment and lighting fields are not empty.
|
|
|
36 |
3. Do not make any semantic changes to the original fields. Please be sure to follow the original meaning.
|
37 |
|
38 |
## Output Principles and Orders
|
39 |
+
1. First, describe the shot_type, then describe the shot_angle and the shot_position fields in natural and fluent.
|
40 |
2. Second, eliminate information in the action field that is not related to the timing action, such as background or environment information if action is not empty.
|
41 |
3. Third, describe each subject with its pure action, appearance, expression, position if these fields exist.
|
42 |
4. Finally, declare the environment and lighting if the environment and lighting fields are not empty.
|