Skip to content

Commit

Permalink
the present auditory and action annotation example
Browse files Browse the repository at this point in the history
  • Loading branch information
dungscout96 committed Apr 15, 2024
1 parent e6bd685 commit 5afc751
Show file tree
Hide file tree
Showing 4 changed files with 554 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
{
"dog_action": {
"Description": "This describes the actions of the dog character in the movie",
"HED": "Label/dog_action, (Visual-presentation, (Agent-action, Animal-agent, (Action, Description/#)))"
},
"boy_action": {
"Description": "This describes the actions of the boy character in the movie",
"HED": "Label/boy_action, (Visual-presentation, (Agent-action, (Human-agent, Male), (Action, Description/#)))"
},
"mother_action": {
"Description": "This describes the actions of the mother character in the movie",
"HED": "Label/mother_action, (Visual-presentation, (Agent-action, (Human-agent, Female), (Action, Description/#)))"
},
"environment_action": {
"Description": "This describes the actions happening in the background environment in the movie",
"HED": "Label/environment_action, (Visual-presentation, Description/#)"
}
}
Loading

0 comments on commit 5afc751

Please sign in to comment.