Commit Graph

274 Commits (master)

Author SHA1 Message Date
XiaochaoGONG 9b4c3eed30 update esp-face to solve the make system issue #71 2019-06-03 17:49:55 +08:00
XiaochaoGONG e53a2a861c update esp-face tags 2019-05-25 22:59:39 +08:00
XiaochaoGONG 6009579de0 [Bugfix] esp-face/lib relu 2019-05-24 16:02:52 +08:00
XiaochaoGONG 243d0bb9f7 [Bugfix] esp-face valid_count in rnet and onet 2019-05-20 16:00:58 +08:00
XiaochaoGONG 0e7734a023 update esp-face 2019-05-16 17:52:45 +08:00
XiaochaoGONG 96cf1c5091 be231b1 update esp-face, update dllib, recognition process faster 2019-05-16 15:47:02 +08:00
XiaochaoGONG b1d8fa73a5 1. [Bugfix]Improve mtmn
2. 61cda42 update esp-face, remove concat, combine 3x3 bn
2019-05-14 21:16:55 +08:00
XiaochaoGONG f847d8986b Merge branch 'feature/improve_mtmn' into 'master'
improve mtmn

See merge request face-recognition-framework/esp-who!48
2019-05-10 19:35:01 +08:00
Ye Hang Yang f4f51bd12b improve mtmn
1. set mtmn_config due to esp-face;
2. free 'score' due to esp-face;
3. add ov3660 flipping for 'recognition_wechat', 'recognition_solution'
2019-05-10 19:35:00 +08:00
XiaochaoGONG 0e90a14178 [Bugfix] esp-face update 2019-05-08 11:23:13 +08:00
XiaochaoGONG a83abe8f88 update esp-face CMakelist 2019-04-28 20:10:41 +08:00
XiaochaoGONG ea78d832e8 Merge branch 'doc/update_mini_program_readme' into 'master'
Update the mini program readme file

See merge request face-recognition-framework/esp-who!46
2019-04-23 17:22:30 +08:00
Natasha 38d2177fb5 Update the mini program readme file 2019-04-23 17:22:30 +08:00
XiaochaoGONG 327ad291ed fix name error in make system 2019-04-23 17:05:11 +08:00
XiaochaoGONG c5ea8103c6 sync esp-face update conv 1x1 2019-04-23 16:38:20 +08:00
XiaochaoGONG 9b5d9896e5 fix resize function 2019-04-22 11:21:45 +08:00
XiaochaoGONG f4c2fc06ad dl_lib update 2019-04-19 16:28:36 +08:00
XiaochaoGONG abb5273735
Merge pull request #58 from espressif/bugfix/ov2640-reset
Fix OV2640 not reset when OV3660 is enabled
2019-04-19 13:47:52 +08:00
me-no-dev 797d057a13 Update esp32-camera 2019-04-13 22:42:07 +02:00
XiaochaoGONG f4d84a050f add include in component.mk 2019-04-12 11:29:32 +08:00
XiaochaoGONG 8785dff0c1 sync idf to v3.2 2019-04-11 17:45:35 +08:00
XiaochaoGONG ac5c028f9b bugfix 2019-04-11 17:32:55 +08:00
XiaochaoGONG 234e17bf48
Merge pull request #55 from espressif/feature/ov3660-web-server
Add support for OV3660
2019-04-11 17:16:49 +08:00
me-no-dev 17a5bf6f81 Add separate pages for OV2640 and OV3660
Also includes the source code of both pages, which are now embedded by IDF
2019-04-10 23:40:16 +02:00
me-no-dev 18c96a19ef Add support for the wide M5Stack Camera and clarify the static IP option 2019-04-10 20:43:38 +02:00
me-no-dev 0e19bc95b0 Update esp32-camera component 2019-04-10 20:42:55 +02:00
XiaochaoGONG 38e34379c7 Merge branch 'feature/wechat' into 'master'
Feature/wechat

Closes AIV-2

See merge request face-recognition-framework/esp-who!45
2019-04-04 14:09:08 +08:00
XiaochaoGONG 7d81471d1a Feature/wechat 2019-04-04 14:09:08 +08:00
XiaochaoGONG 42605292da add cmake 2019-04-01 20:23:29 +08:00
XiaochaoGONG fc77793ccb delete deprecated components lcd 2019-04-01 17:45:48 +08:00
XiaochaoGONG 80f811a91d sync esp-face 2019-03-29 17:05:33 +08:00
XiaochaoGONG 80504066bf update esp-face seperate rnet and onet 2019-03-28 16:57:03 +08:00
XiaochaoGONG a616d27121 Bugfix ESP-EYE IO init 2019-03-25 19:06:58 +08:00
XiaochaoGONG ea77027085 remove unused var 2019-03-22 17:58:23 +08:00
XiaochaoGONG 653e1da68c update esp-face move outc inside
delete some unused log
2019-03-22 17:33:11 +08:00
XiaochaoGONG e26281edbc Add Wechat APP example
- Split process to core 1
- Use BluFi
- Use MDNS
- Manage Face id with name
2019-03-20 20:01:17 +08:00
XiaochaoGONG 123ce3b040 Update submodules
1. Update esp-idf to 3.2-beta3

2. Update esp-face to fix mtmn bug

3. Fix recognition_solution bug when encode error occurs
2019-03-18 15:13:49 +08:00
XiaochaoGONG 4ce73c6fa2 Merge branch 'doc/update_esp-eye_getting_started_guide' into 'master'
Add mandarin pronunciation for hi lexin

See merge request face-recognition-framework/esp-who!39
2019-02-28 19:52:19 +08:00
liying bd6abeca5d Add mandarin pronunciation for hi lexin 2019-02-27 16:04:42 +08:00
XiaochaoGONG 058c427ebd update esp-face bugfix 2019-02-25 14:24:55 +08:00
XiaochaoGONG 4dba9c41e9 update README 2019-01-29 10:23:27 +08:00
XiaochaoGONG 367a640467 update overview image 2019-01-29 10:11:17 +08:00
XiaochaoGONG 2a616f11c2 WIP 2019-01-24 11:10:30 +08:00
XiaochaoGONG 6944e6f1a3 doc 2019-01-24 11:10:30 +08:00
XiaochaoGONG 994cb1b835 update esp-face 2019-01-19 12:11:07 +08:00
Stephen Casner 0927f69369 camera_web_server: add ESP_EYE camera pin configuration option 2019-01-15 10:21:53 +08:00
XiaochaoGONG b80f01f691 Merge branch 'doc/update_board_image' into 'master'
update board image

See merge request face-recognition-framework/esp-who!36
2019-01-14 21:25:10 +08:00
liying 0324c1da03 update board image 2019-01-14 19:37:15 +08:00
XiaochaoGONG 21792198c1 Merge branch 'doc/update_esp-eye_guides' into 'master'
Doc/update esp eye guides

See merge request face-recognition-framework/esp-who!35
2019-01-10 11:34:56 +08:00
Natasha 5970bcc138 Doc/update esp eye guides 2019-01-10 11:34:56 +08:00