Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 595f6e8

Browse files
author
Kristijan Bartol
committed
Update recommended PyTorch version in README.
1 parent 50ec6b2 commit 595f6e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Recent work has shown that depth estimation from a stereo pair of images can be
3131
### Dependencies
3232

3333
- [Python2.7](https://www.python.org/downloads/)
34-
- [PyTorch(0.3.0+)](http://pytorch.org)
34+
- [PyTorch(0.4.0+)](http://pytorch.org)
3535
- torchvision 0.2.0 (higher version may cause issues)
3636
- [KITTI Stereo](http://www.cvlibs.net/datasets/kitti/eval_stereo.php)
3737
- [Scene Flow](https://lmb.informatik.uni-freiburg.de/resources/datasets/SceneFlowDatasets.en.html)

0 commit comments

Comments
 (0)