Datasets:
add list action
Browse files
README.md
CHANGED
@@ -88,7 +88,7 @@ Here is the description of each column:
|
|
88 |
- `negative_objects`: the negative objects for the image. Negative objects are the index of (object, verb) pairs in `list_action.csv`.
|
89 |
- `ambiguous_objects`: the ambiguous objects for the image. Ambiguous objects are the index of (object, verb) pairs in `list_action.csv`.
|
90 |
|
91 |
-
list_action.csv is a csv file that contains the list of (object, verb) pairs and some other useful information, which can be found [here]().
|
92 |
|
93 |
|
94 |
## Usage
|
|
|
88 |
- `negative_objects`: the negative objects for the image. Negative objects are the index of (object, verb) pairs in `list_action.csv`.
|
89 |
- `ambiguous_objects`: the ambiguous objects for the image. Ambiguous objects are the index of (object, verb) pairs in `list_action.csv`.
|
90 |
|
91 |
+
list_action.csv is a csv file that contains the list of (object, verb) pairs and some other useful information, which can be found [here](https://huggingface.co/datasets/zhimeng/hico_det/blob/main/list_action.csv).
|
92 |
|
93 |
|
94 |
## Usage
|