louielu1027

Results 16 comments of louielu1027

PS D:\code\MNN-1.2.1> .\package_scripts\win\build_lib.ps1 -path MNN-CPU/lib/x64 目录: D:\code\MNN-1.2.1\MNN-CPU\lib Mode LastWriteTime Length Name ---- ------------- ------ ---- d----- 2022/1/19 19:29 x64 *** cleaning up *** *** generating fbs under default *** ***...

@ds2268 Hi, how do you get AP result on validation set? I run evalCOCO.m , but I don't know wthat the 'coco_val' mean in the code. Could you please tell...

@cg3575 coco_val is a text like this 'image_name image_id'. you should read the text in matlab ,then use 'image_name' or 'image_id' when the code need in evalCOCO.m.

I got AP=0.560, evalDemo code is in COCO toolbox MatlabAPI

I don't use this code. Instead, I use the code in COCO toolbox(MatlabAPI/evalDemo.m), the json file is generated by examples/tests/pose_accuracy_coco_test.sh ,you need change the json file path in evalDemo.m.........But,I also...

I got 0.387 at sacle_number=1 , 0.483 at sacle_number=4 And how do you solve the problem? Thank you very much! @huaer9258

@huaer9258 Could you please tell me how to solve the problem? Thank you very much!

@clancylian 可以给一下tensorrt,cuda,opencv的版本号吗?

@jike-algorithm-zhangxiao 你好,用哪个cmake版本可以呢?