Commit Graph

254 Commits (e27bbc33defcb47fea8271348af8577e64c88a2a)

Author SHA1 Message Date
Kevincoooool e27bbc33de
Merge branch 'espressif:master' into master 2021-12-24 10:38:06 +08:00
yuanjiong 3f9d35fff9 🌱 update default bins 2021-12-14 16:53:49 +08:00
Yuan Jiong 31510cd1fd Merge branch 'doc/fix_broken_relative_path' into 'master'
docs:fixed broken relative paths to images

See merge request face-recognition-framework/esp-who!74
2021-12-13 08:09:33 +00:00
lvxinyue d68730cb94 docs:fixed broken relative paths to images 2021-12-13 16:00:34 +08:00
Yuan Jiong bc0d84eb6a Merge branch 'doc/add_esp32-s3-eye_user_guide_cn' into 'master'
docs:add esp32-s3-eye user guide cn

See merge request face-recognition-framework/esp-who!73
2021-12-13 07:19:05 +00:00
lvxinyue 1dd9e0ba3d docs:add esp32-s3-eye user guide cn 2021-12-13 15:00:56 +08:00
Kevincoooool d73a3c0163 Add KS-DIY esp32-s3 based camera series pin map 2021-12-07 16:12:48 +08:00
Kevincoooool f13ca96427 Update esp32-camera 2021-12-07 11:09:42 +08:00
Kevincoooool 0cb57460eb Merge branch 'master' of https://github.com/espressif/esp-who 2021-12-07 10:34:31 +08:00
Yuan Jiong bb0357d974 Merge branch 'feature/color_detection_v2' into 'master'
Feature:color detection, default bin

See merge request face-recognition-framework/esp-who!72
2021-11-26 12:15:53 +00:00
yuanjiong 2832925425 📌 add default bins 2021-11-26 20:09:29 +08:00
yuanjiong ec73674356 feature: color detection 2021-11-26 20:08:19 +08:00
yuanjiong d30a0e0610 🎨 Change the initialization sequence 2021-11-26 20:07:03 +08:00
yuanjiong 4d5669a1e7 🔧 update partitions 2021-11-26 20:05:58 +08:00
yuanjiong 6735de833e 🔧 update esp32s3 configuration 2021-11-26 20:04:59 +08:00
yuanjiong e5d6cd4c83 🎨 update modules 2021-11-26 20:03:10 +08:00
yuanjiong f1a7252c62 add imu 2021-11-26 20:01:03 +08:00
yuanjiong 0a8c19b129 🌱 update esp-dl 2021-11-26 19:57:49 +08:00
Yuan Jiong 97a019740b Merge branch 'doc/add_esp32s3-eye_user_guide_en' into 'master'
docs:add esp32-s3-eye user guide en

See merge request face-recognition-framework/esp-who!71
2021-11-26 08:18:14 +00:00
lvxinyue a542a8c3ef docs:add esp32-s3-eye user guide en 2021-11-26 15:55:00 +08:00
scgan 354c3ebc95 typo 2021-11-10 11:34:50 +08:00
Ye Hang Yang 60924895b8 Merge branch 'docs/review_human_face_recognition_readme' into 'master'
Docs/Review human face recognition readme

See merge request face-recognition-framework/esp-who!70
2021-11-02 12:23:31 +00:00
Wang Ning e887108973 Docs/Review human face recognition readme 2021-11-02 12:23:31 +00:00
yehangyang 576bf3f7a1 📝 typo 2021-10-28 10:41:41 +08:00
Ye Hang Yang 013561615c Merge branch 'docs/translate_readme' into 'v2'
docs: Provided EN translation for README and added CN suffix for the original Chinese version

See merge request face-recognition-framework/esp-who!67
2021-10-27 08:08:38 +00:00
Shang Zhou f7396f6a21 docs: Provided EN translation for README and added CN suffix for the original Chinese version 2021-10-27 08:08:38 +00:00
yuanjiong 9407c0c154 🔧 update xclk freq 2021-10-26 17:04:33 +08:00
yuanjiong 17766b36ed 🔧 update stack size 2021-10-26 17:03:29 +08:00
yuanjiong 1b785f3bd1 🎨 format code 2021-10-26 17:02:41 +08:00
yuanjiong c8fb7275df 🔥 remove system_reg.h 2021-10-26 17:01:27 +08:00
yuanjiong 19bd564191 🐛 fix cat_face_detection bugs 2021-10-26 16:59:29 +08:00
yuanjiong 7b66fcbd2f 🔧 update configuration 2021-10-26 16:58:04 +08:00
yuanjiong 8e2689da12 🎨 update esp-dl 2021-10-26 16:51:42 +08:00
yuanjiong a34b1e5e31 🎨 update architecture 2021-10-25 19:51:07 +08:00
yuanjiong 7cb28f9a75 📝 update readme 2021-10-25 19:48:56 +08:00
Ye Hang Yang a4ab7ba078 Merge branch 'feature/face_recognition' into 'v2'
Feature/face recognition

See merge request face-recognition-framework/esp-who!68
2021-10-25 08:25:14 +00:00
yuanjiong b7c8e1483f 📝 update doc 2021-10-25 16:18:52 +08:00
yuanjiong 52bf74b0a4 📝 add config 2021-10-25 12:06:43 +08:00
yuanjiong a12e2ac394 📝 add docs 2021-10-25 11:57:20 +08:00
yuanjiong 55b06d15c2 update esp-dl 2021-10-25 11:57:20 +08:00
yuanjiong ea87683b1e add a dependency 2021-10-25 11:57:20 +08:00
yuanjiong c5fd86cf78 🎨 update xclk to 16MHz 2021-10-25 11:57:20 +08:00
yuanjiong fb08a94c86 🔧 add model configuration 2021-10-25 11:57:20 +08:00
yuanjiong 61402bdf26 add esp_adc 2021-10-25 11:57:20 +08:00
yuanjiong c559f7fc32 🎨 update the input format of fb_gfx 2021-10-25 11:57:20 +08:00
yuanjiong 0266875718 add face_recognition examples 2021-10-25 11:57:20 +08:00
yuanjiong ecd5785d02 feature: face recognition 2021-10-25 11:57:20 +08:00
yuanjiong 83b414dd0d add gpio buttons and adc buttons 2021-10-25 11:57:20 +08:00
Ye Hang Yang c1ed67e99b Merge branch 'code_recognition' into 'v2'
Code recognition

See merge request face-recognition-framework/esp-who!66
2021-10-22 02:27:30 +00:00
scgan 45b5cebfc0 code_recognition 2021-10-22 10:25:01 +08:00