TensorRT-CenterNet
TensorRT-CenterNet copied to clipboard
tensorrt5 , centernet , centerface, deform conv, int8
Please, in order to use your code and publish results using it, I kindly ask you to include a license file. Otherwise according to the license rules of Github your...
hello: 首先感谢作者的开源代码,我这边用自己训练了无dcn的dla模型,转成int8的engine,全程没有报错,但是模型做预测的时候未检出任何的目标框,另外我转成fp16是正常的,校准器生成的calib.table 如下: TRT-7000-EntropyCalibration input.1: 3c5ac7b7 329: 3cd4e429 332: 3cc89d77 335: 3d09e62d 336: 3d64f1f1 341: 3d129680 343: 3d3cec1f 345: 3d0203c2 348: 3d240730 352: 3da317bb 356: 3d32ce6c 357: 3d31114b 358: 3d31114b...
# Patching CVE-2007-4559 Hi, we are security researchers from the Advanced Research Center at [Trellix](https://www.trellix.com). We have began a campaign to patch a widespread bug named CVE-2007-4559. CVE-2007-4559 is a...
hello,thank you to open your code! i want to know how to convert the centernet model to onnx , for example, i train a model by our dataset, but original...
是不是自己随意定义的?对这个好像没有说明
I feel lucky to see your dmeo,it's so cool.but i met some question when i run the demo.so can i ask for your help?if you can,please see: when I run...
Hi, Thank you so much for your code, I'm working on [FairMOT](https://github.com/ifzhang/FairMOT) that its backend is from the CenterNet. I wanted to convert the trained model to ONNX, but I...
Hi, I can successfully convert the CenterNet to onnx but **fail** to run/verify the onnx model using, for example `onnx.checker.check_model("CenterNet.onnx")` The error: > onnx.onnx_cpp2py_export.checker.ValidationError: No Op registered for DCNv2 with...
Licence
Hi, I want to ROS node by using this code, but I could not find licence of this code.