hellozhuo / pidinet

Code for the ICCV 2021 paper "Pixel Difference Networks for Efficient Edge Detection" (Oral).
Other
445 stars 69 forks source link

Converting your model to onnx requires loading the pytorch model (including structure and parameters), could you publish a tutorial on loading your model? #35

Open chenguilin111 opened 2 years ago

chenguilin111 commented 2 years ago

Converting your model to onnx requires loading the pytorch model (including structure and parameters), could you publish a tutorial on loading your model?