Skip to content

Commit ead9db7

Browse files
committed
libraries updated: tf2 and opencv 4
1 parent a8c3a2a commit ead9db7

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,11 @@ This repo shows how to estimate human head pose from videos using TensorFlow and
99

1010
The following packages are required:
1111

12-
- TensorFlow 1.14.
13-
- OpenCV 3.3 or higher.
14-
- Python 3.5
12+
- TensorFlow 2.2
13+
- OpenCV 4.3
14+
- Python 3.6
1515

16-
The code is tested on Ubuntu 16.04.
16+
The code is tested in Ubuntu 18.04.
1717

1818
## Installing
1919

0 commit comments

Comments
 (0)