HardysJin

Results 2 issues of HardysJin

Hi there, Is there a way to add an image to scenes? e.g. https://github.com/smidm/video2calibration/blob/master/pattern.png This can help define the camera calibration by taking a video of the image regradless which...

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...