Jumponthemoon
Jumponthemoon
Try upgrade torch to a higher version,torch=1,.6.0 works for me.
> his code for Would you further explain how you do this?
I'm curious,too.Is the can_bus data necessary?
Did you try run on your local machine rather than on android platform?
@mingquanyuan @zhengzhe97 You need to recompile the ncnn for the specific platform,and then substitute the libncnn.a under the lib folder with the libncnn.a you compile for the platform under the...
> > HI @CaoWGG > > I converted to ctdet_coco_dla_2x.onnx > > # but when load to Tenssortrt Infercence Server got error > > # == TensorRT Inference Server ==...
> 在使用centerface出错,命令如下: > ./runDet -e /home/tms/source/TensorRT-CenterNet/model/centerface.engine -i /home/tms/source/opencvdemo/test.jpg -c /home/tms/source/TensorRT-CenterNet/test.h264 > > ``` > void ctdetNet::doInference(const void *inputData, void *outputData) > { > const int batchSize = 1; > int...
> you should modify include/ctdetConfig.h to fix it, and then re build cmake Works perfect!Thanks!
@WIll-Xu35 Hi,did you solve it?
> @qianchenghao Nope, I used dlav0 instead Ok,i‘ll give a try.Thanks!