Closed Metal-joker closed 1 year ago
Set weights path in configs/transfiner/xxxx.yaml,then use tools/deploy/export_model.py to deploy onnx.
I found another thing may cause this error, your input image must contain at least one object.I generate some images with np.random and it looks like a big noise with no object.The script cannot export model.
have tried detectron export script but failed.