ai_robort
ai_robort
hi, Are Tengine working at liteHrNet deloying on the a311d NPU? 1 When could you release the liteHrnet uint8 model on a311d NPU? 2 How about PicoDet model? 3 When...
Hi, When I do “./convert_tool -f paddle -p model.pdmodel -m model.pdiparams -o result.tmfile”,error info appears as following.  These 10 ops are not supported {elementwise_sub,elementwise_div,relu,split,concat,reshape2,transpose2,nearest_interp_v2,bilinear_interp_v2,arg_max,} Could you please add the...
Hi, Could tengine support Conditional Channel Weighting ,Spatial Weight Computation and Cross-Resolution Weight Computation layer computation already? If not ,how to implement thest by ourselves? BR
Hi,dear Tengine When I want to test some examples on the ubuntu vim3 with galcore 6.4.6.2.Following the step below, "[khadas@Khadas tengine-lite]# ./example/tm_classification_timvx -m squeezenet_uint8.tmfile -i cat.jpg -r 1 -s 0.017,0.017,0.017...
Hi, As we know, the sota pose estimation net liteHRnet is so famous in the are of pose estimation.So could Tengine support this efficient liteHRnet model to compared with the...
Hi, 1、 Moreover regarding to tengine quantified(int8) tool, are you sure there is the implemention of most of op almost up to 100 different op in tengine? 2、 How many...
Hi, In the source file “vector.c” ,we can see vector_t* create_vector(int elem_size, void (*free_data)(void*)) v->ahead_num = 8; v->space_num = v->ahead_num; v->real_mem = sys_malloc(v->entry_size * v->space_num + TE_VECTOR_ALIGN_SIZE); If I want...
hi, 1 Any plan of the lite-hrnet coverting to vim3 a311d NPU? 2 How about the sota of pose model just like tinypose ? Could we covert tinypose to the...
Hi, YOLOv5 Lite OpenVINO Inference : https://github.com/ppogg/YOLOv5-Lite/blob/master/python_demo/openvino/README.md 请问下 这个耗时是在哪个型号的cpu上测试的? 单核还是多核的时间呢? BR
### 问题确认 Search before asking - [X] 我已经搜索过问题,但是没有找到解答。I have searched the question and found no related answer. ### 请提出你的问题 Please ask your question Hi, 请问下,这个hrnet_w32_256x192/model.nb是否在手机或者arm cpu上跑过,尤其是高通865上? 能share下这个下面链接的具体测速数据吗?多谢 https://github.com/PaddlePaddle/PaddleDetection/tree/release/2.3/deploy/lite cp {PadddleDetection_Root}/output_inference/hrnet_w32_256x192/model.nb...