chenyuntc / simple-faster-rcnn-pytorch

A simplified implemention of Faster R-CNN that replicate performance from origin paper
Other
3.97k stars 1.14k forks source link

Convert to onnx #257

Open JugramAlucard opened 10 months ago

JugramAlucard commented 10 months ago

I wonder how to convert the pretrained model in checkpoints to onnx format.