ayh015 commited on
Commit
d7afebb
·
1 Parent(s): 69827ca

add instructions of installing coco api

Browse files
Files changed (1) hide show
  1. README.md +6 -2
README.md CHANGED
@@ -17,8 +17,12 @@ transformers==4.57.3 (with Qwen3 series)
17
 
18
 
19
  ### Prepare Dataset
20
- 5. Download [dataset](https://huggingface.co/datasets/ayh015/HICO-Det_Halpe_HAKE).
21
- 6. Organize dataset, your directory tree of dataset should look like this (there maybe extra files.):
 
 
 
 
22
  ```
23
  {DATA_ROOT}
24
  |-- Annotation
 
17
 
18
 
19
  ### Prepare Dataset
20
+ 5. Install COCO API:
21
+ ```
22
+ pip install pycocotools
23
+ ```
24
+ 6. Download [dataset](https://huggingface.co/datasets/ayh015/HICO-Det_Halpe_HAKE).
25
+ 7. Organize dataset, your directory tree of dataset should look like this (there maybe extra files.):
26
  ```
27
  {DATA_ROOT}
28
  |-- Annotation