willer
willer
https://github.com/Wulingtian/yolov5_caffe
> > How to generate repvgg_tensorrt_int8/trt_engine_lib/libMyTtrEngine-trt721.so ? > > Of course, the open source spirit of some Chinese people is very good, such as Enazoe, Wang-xinyu, etc.Their TensorTRT project is...
> > > > How to generate repvgg_tensorrt_int8/trt_engine_lib/libMyTtrEngine-trt721.so ? > > > > > > > > > Of course, the open source spirit of some Chinese people is very...
> Hi, > Could you please provide the config of your model? 您好,邮箱发你了(正在打比赛,不方便公开)
> 我修改好了,也simple了模型,现在出了这些问题: > ARNING: Logging before InitGoogleLogging() is written to STDERR > E0909 11:32:10.622145 14916 common.cpp:123] Cannot create Cublas handle. Cublas won't be available. > E0909 11:32:10.626135 14916 common.cpp:130] Cannot...
 成功转换yolov5!
> >  > > 成功转换yolov5! > > 请问一下,v5的focus层以及upsample层您是怎样处理的 focus 层我用卷积层代替了,upsample层我没有报错
> >  > > 成功转换yolov5! > > 请问一下,v5的focus层以及upsample层您是怎样处理的 你是用yolov5 3.0版本转的?