Skip to content

Commit 476da4e

Browse files
committed
note about tf version that works
1 parent 47657a9 commit 476da4e

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

Diff for: README.md

+5-2
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,8 @@ cs231n.stanford.edu/reports2016/223_Report.pdf
5353

5454
# Program Requirements:
5555

56-
* Tensorflow and related packages like python
56+
* Tensorflow 0.12
57+
* Python 2.7
5758
* OpenCV
5859

5960
# Post-Processing requirements
@@ -65,12 +66,14 @@ cs231n.stanford.edu/reports2016/223_Report.pdf
6566

6667
python main.py
6768

68-
Post-processing: making model vs. predicted video:
69+
# Post-processing: making model vs. predicted video:
6970

7071
sh mergemov.sh
7172

7273
smplayer out_all.mp4
74+
7375
or
76+
7477
smplayer out_all2_fast.mp4
7578

7679
# Some training results:

0 commit comments

Comments
 (0)