willer

Results 37 comments of 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...

> 我修改好了,也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...

![IMG_20201230_164509](https://user-images.githubusercontent.com/20986422/103340248-8de88680-4abe-11eb-9c3e-6a1da0eb016b.jpg) 成功转换yolov5!

> > ![IMG_20201230_164509](https://user-images.githubusercontent.com/20986422/103340248-8de88680-4abe-11eb-9c3e-6a1da0eb016b.jpg) > > 成功转换yolov5! > > 请问一下,v5的focus层以及upsample层您是怎样处理的 focus 层我用卷积层代替了,upsample层我没有报错

> > ![IMG_20201230_164509](https://user-images.githubusercontent.com/20986422/103340248-8de88680-4abe-11eb-9c3e-6a1da0eb016b.jpg) > > 成功转换yolov5! > > 请问一下,v5的focus层以及upsample层您是怎样处理的 你是用yolov5 3.0版本转的?