Skip to content

Commit 7ec70f2

Browse files
authored
Update README.md
1 parent b7a4450 commit 7ec70f2

File tree

1 file changed

+0
-19
lines changed

1 file changed

+0
-19
lines changed

video/dataset/README.md

Lines changed: 0 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -70,25 +70,6 @@ Please organize this folder as follow:
7070
│   └── scripts
7171
│   ├── convert_list.py
7272
│   └── resave_videos.py
73-
├── __init__.py
74-
├── Kinetics
75-
│   ├── raw
76-
│   │   ├── data -> ../../../../DATA/Kinetics/raw/data
77-
│   │   │   ├── test
78-
│   │   │   ├── train
79-
│   │   │   └── val
80-
│   │   └── list_cvt
81-
│   │   ├── kinetics_test.txt
82-
│   │   ├── kinetics_test_avi.txt
83-
│   │   ├── kinetics_train.txt
84-
│   │   ├── kinetics_train_avi.txt
85-
│   │   ├── kinetics_val.txt
86-
│   │   ├── kinetics_val_avi.txt
87-
│   │   └── mapping_table.txt
88-
│   └── scripts
89-
│   ├── convert_video.py
90-
│   └── remove_spaces.py
91-
├── README.md
9273
└── UCF101
9374
└── raw
9475
├── data -> ../../../../DATA/UCF101/raw/data

0 commit comments

Comments
 (0)