We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b7a4450 commit 7ec70f2Copy full SHA for 7ec70f2
video/dataset/README.md
@@ -70,25 +70,6 @@ Please organize this folder as follow:
70
│ └── scripts
71
│ ├── convert_list.py
72
│ └── 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
92
└── UCF101
93
└── raw
94
├── data -> ../../../../DATA/UCF101/raw/data
0 commit comments