Skip to content

Commit 8606ff0

Browse files
committed
docs(readme): update prepare raw data description.
1 parent 035e585 commit 8606ff0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ unzip demo_data.zip -p /home/kin/data/av2
8989

9090
#### Prepare raw data
9191

92-
Checking more information (download raw data etc) in [dataprocess/README.md](dataprocess/README.md). Extract all data to unified h5 format.
92+
Checking more information (step for downloading raw data, storage size, #frame etc) in [dataprocess/README.md](dataprocess/README.md). Extract all data to unified h5 format.
9393
[Runtime: Normally need 10 mins finished run following commands totally in my desktop, 45 mins for the cluster I used]
9494
```bash
9595
python dataprocess/extract_av2.py --av2_type sensor --data_mode train --argo_dir /home/kin/data/av2 --output_dir /home/kin/data/av2/preprocess_v2

0 commit comments

Comments
 (0)