Commit Graph

  • 0ba76f0a59
    Add local network camera monitor (#138) Me No Dev 2020-03-31 05:51:25 +0300
  • f4e08c3dd1 Add local network camera monitor me-no-dev 2020-03-30 18:11:06 +0300
  • 3a734c0d69
    Minor fixes for the last merge (#137) Me No Dev 2020-03-30 05:57:17 +0300
  • a3814db087 Merge branch 'master' into ov5640-save-button ov5640-save-button me-no-dev 2020-03-27 13:42:27 +0200
  • d78fddb4fb Fix missing mdns dependency me-no-dev 2020-03-27 13:39:50 +0200
  • 662c5eea06 fix bug in mdns json generator me-no-dev 2020-03-27 10:59:57 +0200
  • 67a57377cf
    Add the missing Save button to the web UI for OV5640 (#136) Me No Dev 2020-03-27 10:47:07 +0200
  • a982c7e329 Add mDNS Camera Query me-no-dev 2020-03-27 01:58:36 +0200
  • 69d9d66faa Add MDNS feature that allows the cameras to be found me-no-dev 2020-03-26 15:30:39 +0200
  • cfa42f74fe Add the missing Save button to the web UI for OV5640 me-no-dev 2020-03-12 19:12:43 +0200
  • 7937d37e14
    Add support for OV5640 (#135) Me No Dev 2020-03-12 13:27:48 +0200
  • db53bcf71c Add support for OV5640 me-no-dev 2020-03-12 11:20:01 +0200
  • 162bf29246 [Bugfix] bias add in common conv XiaochaoGONG 2020-03-12 12:05:20 +0800
  • bbd7ce6c83
    Move _STREAM_BOUNDARY before _STREAM_PART (#131) Alexander Bergmann 2020-02-24 10:24:18 +0100
  • 001351b968
    Move _STREAM_BOUNDARY before _STREAM_PART Alexander Bergmann 2020-02-23 09:12:51 +0100
  • 159c819ae8 Merge branch 'feature/esp-sr' into 'master' XiaochaoGONG 2020-02-17 15:55:27 +0800
  • 28c88f8e0e Feature/esp sr Yuan Jiong 2020-02-17 15:55:27 +0800
  • 1911942083 sync esp-face XiaochaoGONG 2020-02-17 13:33:19 +0800
  • 09ed4a5cfb sync esp32-camera XiaochaoGONG 2020-02-17 13:27:52 +0800
  • f961a902b9 update esp-face readme XiaochaoGONG 2020-01-08 14:29:54 +0800
  • 212bb9d852 update readme idfv3.3.1 XiaochaoGONG 2020-01-07 17:42:19 +0800
  • dc1593d848 add new face recognition models XiaochaoGONG 2020-01-07 17:35:03 +0800
  • 1b167d0a30 update idf v3.3.1 XiaochaoGONG 2020-01-06 20:03:15 +0800
  • 3bd1bb9374 sync esp-face add pooling float type XiaochaoGONG 2019-12-10 17:34:37 +0800
  • 0ea54a4de9 sync esp-face add pooling max and avg XiaochaoGONG 2019-12-10 17:03:02 +0800
  • 6d3c69ed31 Merge branch 'update/esp-face' into 'master' XiaochaoGONG 2019-11-27 19:38:40 +0800
  • 4aeacdf52a update/esp-face esp32-camera Ye Hang Yang 2019-11-27 19:38:39 +0800
  • bf2431ac7f update readme idfv3.3 XiaochaoGONG 2019-11-20 11:48:12 +0800
  • 953a5a9ce6 update esp-face [bugfix] delete from flash with name XiaochaoGONG 2019-11-15 20:13:01 +0800
  • d70a866725 update esp-face bugfix deleting face id in flash XiaochaoGONG 2019-11-11 21:24:01 +0800
  • 27e8cde72c [bugfix] add lssh in make XiaochaoGONG 2019-11-05 20:00:09 +0800
  • fe36c00148 move matrix3du_alloc to header files XiaochaoGONG 2019-11-02 16:02:45 +0800
  • 51bf24326b Merge branch 'improve/camera_web_server' into 'master' XiaochaoGONG 2019-11-01 21:56:50 +0800
  • e1b44c0184 Improve/camera web server Ye Hang Yang 2019-11-01 21:56:49 +0800
  • 1169211177 Feature: Control a LED Illuminator or Flash from Camera_Web_Server Web Page (#104) Bond Keevil 2019-10-25 04:24:21 -0400
  • 65d4587d76 Merge branch 'bugfix/change_alloc_interface' into 'master' XiaochaoGONG 2019-10-22 19:09:35 +0800
  • 3b6546eedb Bugfix/change alloc interface XiaochaoGONG 2019-10-22 19:09:35 +0800
  • 47ea04f7cb [519ea06] update esp-face new alignment of similarity transform XiaochaoGONG 2019-10-21 18:17:10 +0800
  • f4475b067a Merge branch 'misc/gitlab_ci' into 'master' XiaochaoGONG 2019-10-17 21:42:33 +0800
  • fa816bfa22 Misc/gitlab ci XiaochaoGONG 2019-10-17 21:42:33 +0800
  • 825bd166ec [9991708] update esp-face: image rec2sqr bugfix XiaochaoGONG 2019-10-17 14:40:35 +0800
  • 19123aaeae add esp-face lib document in header files XiaochaoGONG 2019-09-24 12:03:38 +0800
  • 7c8898a90a
    app_httpd.c: Change commit re: 150ms LED delay Bond Keevil 2019-09-17 16:16:26 -0400
  • 21ae39713f app_httpd.c: move isStreaming into macro Bond Keevil 2019-09-16 12:52:50 -0400
  • c165d6367e Feature: Control a LED Illuminator or Flash from Camera_Web_Server Bond Keevil 2019-07-28 15:23:07 -0400
  • db2cb34eed update idf v3.3 v0.9.3 XiaochaoGONG 2019-09-16 12:26:54 +0800
  • 6d06fbbce3 update esp-face change link target name XiaochaoGONG 2019-09-09 15:40:22 +0800
  • 1dff0bb8ed sync esp-face bugfix delete face id XiaochaoGONG 2019-08-15 17:18:23 +0800
  • 447b873ad8 Do not try to free the static ra_filter (#105) Me No Dev 2019-08-10 05:46:28 +0300
  • 49ecd1a2b6 Fix Issue 102, missing null check in index_handler() (#103) Bond Keevil 2019-08-09 22:40:22 -0400
  • 8d7d6a6423 Do not try to free the static ra_filter me-no-dev 2019-08-09 12:20:47 +0300
  • 4b1b4f57dd Fix Issue 102, missing null check in index_handler() Bond Keevil 2019-08-08 15:04:13 -0400
  • 65b14fd5be Feature: AI Thinker LED flash Bond Keevil 2019-07-28 15:23:07 -0400
  • fec860da0e update esp-face add doc of flash XiaochaoGONG 2019-07-17 17:42:50 +0800
  • 2976c12b8d Set IO13 IO14 in ESP-EYE as input XiaochaoGONG 2019-07-10 21:59:03 +0800
  • eec90ff2b0 update esp-face XiaochaoGONG 2019-07-09 16:29:39 +0800
  • 3bec9f9a5c [bff7fff] Update esp-face mtmn heavy model XiaochaoGONG 2019-07-09 16:10:20 +0800
  • 130fa56860 b006858 update esp-face add doc XiaochaoGONG 2019-07-05 19:36:38 +0800
  • ed10912776 03c7394 update esp-face XiaochaoGONG 2019-07-05 19:26:29 +0800
  • 258751b5b6 Add Save button to capture window (#78) Me No Dev 2019-06-20 04:43:46 +0200
  • c07454860d Merge branch 'master' into feature/web-save-still-button me-no-dev 2019-06-19 16:30:37 +0200
  • 7426e27e36 bb800f9a update esp-face add frmn models XiaochaoGONG 2019-06-19 12:25:06 +0800
  • f16b101095 remove warning XiaochaoGONG 2019-06-19 14:24:39 +0800
  • ea4e4fb868 add ov7725 XiaochaoGONG 2019-06-19 12:23:49 +0800
  • 0acba9569c ignore jpeg encoder error, get next image XiaochaoGONG 2019-06-18 11:29:01 +0800
  • 413bc90443 Update connection document. XiaochaoGONG 2019-06-04 15:41:16 +0800
  • ddd49bc617 update docu XiaochaoGONG 2019-06-04 15:34:25 +0800
  • 74e076e152 2672de6 esp-face mtmn quantization v0.9.2 XiaochaoGONG 2019-06-03 20:55:55 +0800
  • 9b4c3eed30 update esp-face to solve the make system issue #71 XiaochaoGONG 2019-06-03 17:49:55 +0800
  • a202b7f161 Merge branch 'master' of https://github.com/espressif/esp-who into feature/web-save-still-button me-no-dev 2019-05-28 21:16:36 +0300
  • ad3b51eb97 Add script to compress the html pages for embedding me-no-dev 2019-05-28 18:45:56 +0300
  • 2e4ac82d15 Make image filenames be the date and time of capture me-no-dev 2019-05-28 18:31:56 +0300
  • e53a2a861c update esp-face tags XiaochaoGONG 2019-05-25 22:59:39 +0800
  • 6009579de0 [Bugfix] esp-face/lib relu XiaochaoGONG 2019-05-24 16:02:38 +0800
  • c1075b8295 Add "Save" button to capture window me-no-dev 2019-05-21 14:56:07 +0300
  • 243d0bb9f7 [Bugfix] esp-face valid_count in rnet and onet XiaochaoGONG 2019-05-20 16:00:58 +0800
  • 0e7734a023 update esp-face XiaochaoGONG 2019-05-16 17:52:45 +0800
  • 96cf1c5091 be231b1 update esp-face, update dllib, recognition process faster XiaochaoGONG 2019-05-16 15:47:02 +0800
  • b1d8fa73a5 1. [Bugfix]Improve mtmn 2. 61cda42 update esp-face, remove concat, combine 3x3 bn XiaochaoGONG 2019-05-14 21:13:13 +0800
  • f847d8986b Merge branch 'feature/improve_mtmn' into 'master' XiaochaoGONG 2019-05-10 19:35:01 +0800
  • 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' Ye Hang Yang 2019-05-10 19:35:00 +0800
  • 0e90a14178 [Bugfix] esp-face update XiaochaoGONG 2019-05-08 11:23:13 +0800
  • a83abe8f88 update esp-face CMakelist XiaochaoGONG 2019-04-28 20:10:41 +0800
  • ea78d832e8 Merge branch 'doc/update_mini_program_readme' into 'master' XiaochaoGONG 2019-04-23 17:22:30 +0800
  • 38d2177fb5 Update the mini program readme file Natasha 2019-04-23 17:22:30 +0800
  • 327ad291ed fix name error in make system XiaochaoGONG 2019-04-23 17:05:11 +0800
  • c5ea8103c6 sync esp-face update conv 1x1 XiaochaoGONG 2019-04-23 16:38:20 +0800
  • 9b5d9896e5 fix resize function XiaochaoGONG 2019-04-22 11:21:45 +0800
  • f4c2fc06ad dl_lib update XiaochaoGONG 2019-04-19 16:28:36 +0800
  • abb5273735
    Merge pull request #58 from espressif/bugfix/ov2640-reset XiaochaoGONG 2019-04-19 13:47:52 +0800
  • 797d057a13 Update esp32-camera me-no-dev 2019-04-13 22:42:07 +0200
  • f4d84a050f add include in component.mk XiaochaoGONG 2019-04-12 11:29:32 +0800
  • 8785dff0c1 sync idf to v3.2 XiaochaoGONG 2019-04-11 17:45:35 +0800
  • ac5c028f9b bugfix XiaochaoGONG 2019-04-11 17:32:55 +0800
  • 234e17bf48
    Merge pull request #55 from espressif/feature/ov3660-web-server XiaochaoGONG 2019-04-11 17:16:49 +0800
  • 17a5bf6f81 Add separate pages for OV2640 and OV3660 me-no-dev 2019-04-10 23:40:16 +0200
  • 18c96a19ef Add support for the wide M5Stack Camera and clarify the static IP option me-no-dev 2019-04-10 20:43:38 +0200
  • 0e19bc95b0 Update esp32-camera component me-no-dev 2019-04-10 20:42:55 +0200
  • 38e34379c7 Merge branch 'feature/wechat' into 'master' XiaochaoGONG 2019-04-04 14:09:08 +0800
  • 7d81471d1a Feature/wechat XiaochaoGONG 2019-04-04 14:09:08 +0800