You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,7 +25,7 @@ accommodate ucf24 dataset.
25
25
- <ahref='#references'>Reference</a>
26
26
27
27
## Installation
28
-
- Install [PyTorch](http://pytorch.org/)(version v0.2, you try v0.03 but that would require few fixes) by selecting your environment on the website and running the appropriate command.
28
+
- Install [PyTorch](http://pytorch.org/)(version v0.3) by selecting your environment on the website and running the appropriate command.
29
29
- Please install cv2 as well. I recommend using anaconda 3.6 and it's opnecv package.
30
30
- You will also need Matlab. If you have distributed computing license then it would be faster otherwise it should also be fine.
31
31
Just replace `parfor` with simple `for` in Matlab scripts. I would be happy to accept a PR for python version of this part.
0 commit comments