We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 47657a9 commit 476da4eCopy full SHA for 476da4e
README.md
@@ -53,7 +53,8 @@ cs231n.stanford.edu/reports2016/223_Report.pdf
53
54
# Program Requirements:
55
56
-* Tensorflow and related packages like python
+* Tensorflow 0.12
57
+* Python 2.7
58
* OpenCV
59
60
# Post-Processing requirements
@@ -65,12 +66,14 @@ cs231n.stanford.edu/reports2016/223_Report.pdf
65
66
67
python main.py
68
-Post-processing: making model vs. predicted video:
69
+# Post-processing: making model vs. predicted video:
70
71
sh mergemov.sh
72
73
smplayer out_all.mp4
74
+
75
or
76
77
smplayer out_all2_fast.mp4
78
79
# Some training results:
0 commit comments