Commit graph

132 commits

Author SHA1 Message Date
yinguobing
981cac645e update mark model with new weights 2021-03-09 18:00:15 +08:00
yinguobing
50384edff2 hide the face box 2020-12-17 18:50:30 +08:00
yinguobing
1af1a24fb9 update reademe 2020-12-17 17:39:53 +08:00
yinguobing
7c75be7987 Merge branch 'master' of https://github.com/yinguobing/head-pose-estimation into master 2020-12-17 17:22:53 +08:00
yinguobing
ddb377b682 update readme
TensorFlow 2 is the default version now
2020-12-17 17:21:01 +08:00
yinguobing
798fab93ff update model file
This model was exported with TensorFlow 2.3 so it could be directly
imported by Keras.
2020-12-17 16:50:28 +08:00
Yin Guobing
5169cecd8d
added instruction for tf2 users 2020-06-16 11:19:30 +08:00
yinguobing
ead9db781e libraries updated: tf2 and opencv 4 2020-06-16 11:07:03 +08:00
yinguobing
a8c3a2af82 load the model from Keras 2020-06-16 11:04:36 +08:00
yinguobing
9b021d0e7b fixed typo 2020-06-16 09:49:13 +08:00
yinguobing
c98e9a242a fixed typo 2020-06-16 09:44:53 +08:00
Yin Guobing
bad7be332e
Update README.md 2019-12-01 16:47:28 +08:00
Yin Guobing
c53b58d1f0
Update README.md 2019-10-08 21:25:02 +08:00
yinguobing
4001b663c7 add wechat info 2019-09-23 11:31:24 +08:00
yinguobing
deedf9d1be move samples to the doc directory 2019-09-23 11:31:15 +08:00
yinguobing
feb7563c43 update README 2019-08-15 15:41:36 +08:00
yinguobing
a96635646f add argarser to take user input 2019-08-15 15:29:46 +08:00
yinguobing
26f99d035b update model for tf1.14 2019-08-15 15:16:49 +08:00
yinguobing
c8eefbd555 update readme 2019-08-14 09:40:01 +08:00
yinguobing
69a95088f0 draw axes on image 2019-08-14 09:39:39 +08:00
yinguobing
60b078712b adapt for new detector 2019-08-14 09:38:32 +08:00
yinguobing
0d8bb799af add function to draw axes 2019-08-14 09:36:38 +08:00
yinguobing
96231256b4 typo fix 2019-05-20 10:10:00 +08:00
yinguobing
2ff86d94e0 add function to draw axis of face 2019-05-17 17:33:04 +08:00
yinguobing
5ef56806b8 output pose 2019-05-17 17:32:25 +08:00
yinguobing
78af0758ba init detector with saved model 2019-05-17 17:31:59 +08:00
yinguobing
0be84dccf2 refine comment 2019-05-08 17:25:47 +08:00
yinguobing
d2d960d556 fix typo 2019-05-08 17:22:57 +08:00
yinguobing
d180322e2a Merge branch 'master' of https://github.com/yinguobing/head-pose-estimation 2019-05-08 17:18:48 +08:00
yinguobing
5eff30fd86 add tick meter 2019-05-08 17:18:18 +08:00
Yin Guobing
44b31380f1
Update README.md 2019-03-06 11:38:36 +08:00
Yin Guobing
35c3b22f0a
typo fix. 2019-02-26 17:49:26 +08:00
Yin Guobing
3713a976fa
add link for posts 2019-02-20 14:34:16 +08:00
Yin Guobing
5ae8671866
Update readme. 2019-02-20 14:30:33 +08:00
Yin Guobing
1e66826c22
Update README.md 2018-09-26 16:20:33 +08:00
Yin Guobing
2da5bf229f
update readme
Add url of face detector from OpenCV.
2018-07-05 10:40:54 +08:00
yinguobing
9238cfbad1 typo fix: -> multiprocessing 2018-02-22 16:04:01 +08:00
yinguobing
b5a53dbc8b add OS checking 2018-02-22 16:03:38 +08:00
yinguobing
b472aabd4a add output for linux os 2018-02-22 15:54:45 +08:00
yinguobing
a67e6d447e add file to detect OS type 2018-02-22 15:10:32 +08:00
Yin Guobing
d6c799356e
Update README.md 2018-01-31 10:56:08 +08:00
yinguobing
4af558f4e1 more concise expression of image shape 2018-01-30 16:42:40 +08:00
yinguobing
0239cd9b85 typo fix 2018-01-29 13:43:14 +08:00
yinguobing
5502cc3d58 update file with the SAVED one. 2018-01-29 11:36:39 +08:00
yinguobing
6abac516ec Merge branch 'multiprocess' 2018-01-29 11:33:52 +08:00
yinguobing
d741488eb3 Merge branch 'multiprocess' of https://github.com/yinguobing/head-pose-estimation into multiprocess 2018-01-29 11:31:05 +08:00
yinguobing
0593fb9b4a add comment to clarify the code. 2018-01-29 11:29:10 +08:00
yinguobing
0d450494c1 use multiprocessing for face deteciton 2018-01-29 11:28:20 +08:00
yinguobing
1fb1cca664 use multiprocessing for face deteciton 2018-01-29 11:21:51 +08:00
Yin Guobing
b5136aa79f
Update README.md 2018-01-29 10:35:49 +08:00