Search found 47 matches

by Sandra
Mon Feb 19, 2024 2:55 am
Forum: ESP-WHO
Topic: Cat Recognition?
Replies: 3
Views: 43114

Re: Cat Recognition?

by Sandra
Wed Oct 25, 2023 9:12 am
Forum: ESP-WHO
Topic: human face recognition doesn't store into flash memory
Replies: 1
Views: 83577

Re: human face recognition doesn't store into flash memory

Hello, the master and idf5.0 branches have been updated, pls try again to see if the issue still exists. Thanks!
by Sandra
Mon Oct 09, 2023 3:24 am
Forum: ESP-WHO
Topic: Does ESP-IDF4.4 works for ESP-WHO?
Replies: 1
Views: 62107

Re: Does ESP-IDF4.4 works for ESP-WHO?

Hello~
ESP-WHO examples can run on IDF 4.4, not sure what's missing in eclipse environment, but the "not found" files do exist in esp-who repo.
And regarding the lcd driver, should be this ic: https://github.com/espressif/esp-idf/blob/release/v4.4/components/esp_lcd/src/esp_lcd_panel_st7789.c

thanks
by Sandra
Mon Aug 21, 2023 9:04 am
Forum: ESP-WHO 中文讨论版
Topic: ValueError: current model is not supported by esp-dl
Replies: 5
Views: 109790

Re: ValueError: current model is not supported by esp-dl

Hi
convtranspose2d 没有支持哦
by Sandra
Mon Jul 31, 2023 9:56 am
Forum: ESP-WHO
Topic: ESP-WHO API?
Replies: 2
Views: 96967

Re: ESP-WHO API?

Hi, yes ESP-WHO is more about examples, for API-related please check esp-dl: https://docs.espressif.com/projects/esp ... index.html
thanks.
by Sandra
Thu Jul 13, 2023 7:57 am
Forum: ESP-WHO 中文讨论版
Topic: 【已解决】esp-dl自定义层的量化问题
Replies: 4
Views: 47532

Re: esp-dl自定义层的量化问题

Hi 暂时没有关于此的文档说明,不过这个工程中有实现 MatMul 和 Softmax,可参考:https://github.com/Farzinkh/AI_EDGE/tre ... ecognition
by Sandra
Wed Jul 12, 2023 3:16 am
Forum: ESP-WHO 中文讨论版
Topic: 【已解决】esp-dl自定义层的量化问题
Replies: 4
Views: 47532

Re: esp-dl自定义层的量化问题

Hi 可以支持自定义量化的

Go to advanced search