Commit eedcbeb2 authored by Matt Harvey's avatar Matt Harvey Committed by GitHub
Browse files

Update README.md

Showing with 1 addition and 1 deletion
+1 -1
......@@ -18,7 +18,7 @@ First, download the dataset from UCF into the `data` folder:
Then extract it with `unrar -e UCF101.rar`.
Next, create train and test folders with `mkdir train && mkdir test`.
Next, create train and test folders with `mkdir train && mkdir test && mkdir sequences && mkdir checkpoints`.
Now you can run the scripts in the data folder to move the videos to the appropriate place, extract their frames and make the CSV file the rest of the code references.
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment