原创 ESP32 開發

功能豐富的 Wi-Fi & 藍牙 MCU適用於多樣的物聯網應用 esp32/sources/esp-idf$ python -m pip install --user -r requirements.txt $ make menuconf

原创 kpu.h文件研究(完善中)

kpu.h文件研究 /* Copyright 2018 Canaan Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you m

原创 AIOT K210開發環境起步

https://github.com/sipeed/kflash_gui/tags https://gitee.com/rf_smart/kflash_gui?_from=gitee_search 出現問題: kflash_gui$ p

原创 K210 camera開發

https://dl.sipeed.com/MAIX/MaixPy/release/master/maixpy_v0.5.0_88_gb7f0c13 >>> import sensor >>> import lcd >>> >>> l

原创 OCR PSEnet定位

github源碼: git clone https://github.com/WenmuZhou/PSENet.pytorch git clone https://gitee.com/zhou_rx/PSENet.pytorch.git

原创 圖像中文描述

圖像中文描述 用一句話描述給定圖像中的主要信息,挑戰中文語境下的圖像理解問題。嘗試自然語言處理與計算機視覺技術結合的力量 https://challenger.ai/competition/caption/subject 圖像中

原创 動態人臉識別技術難點

動態人臉識別技術難點 一、光照環境 二、人臉姿態 三、裝飾物 四、攝像機的圖像 五、丟幀 六、視頻抖動

原创 騰訊開源推理框架TNN學習筆記(進行中)

6月10日之前期待 1、推理框架TNN 2、騰訊開源新一代 3、和NCNN有什麼不同 4、模型轉化是否方便 5、優化性能 6月10日 https://github.com/Tencent/TNN TNN:由騰訊優圖實驗室打造,移動端高性

原创 關於深度學習編譯器

1、深度學習框架 2、推理框架 3、移動端推理框架 4、深度學習編譯器 我們需要研究深度學習編譯器,感覺這一塊會很有價值。數據標註、模型訓練,然後編譯器直接適配我們的平臺,感覺很有潛力,重點是深度學習編譯器。 移動端推理框架,目的

原创 psenet字符定位和warpAffine變換

部分代碼實現: Point2f center = minRect.center;//外接矩形中心點座標 double angle = twoPointsAngel(vertices[0], vertices[1]); Mat rot_

原创 Android JNI OpenCV ROI問題探究

一、代碼 Rect boundRect(0,0,0,0); Mat im_boundRect(im_bgr.rows, im_bgr.cols, CV_8UC3); im_bgr(boundRect).copyTo(im_boundRe

原创 K210深度學習C語言開發前期準備工作指南

k210$ wget https://s3.cn-north-1.amaz onaws.com.cn/dl.kendryte.com/documents/kendryte-standalone-sdk-0.5.2.zip --2020-