ZF4444 / MMAL-Net

This is a PyTorch implementation of the paper "Multi-branch and Multi-scale Attention Learning for Fine-Grained Visual Categorization (MMAL-Net)" (Fan Zhang, Meng Li, Guisheng Zhai, Yizhao Liu).
250 stars 57 forks source link

convert model weight to ONNX #32

Open CalvinPaean opened 2 years ago

CalvinPaean commented 2 years ago

I appreciated your work a lot.

Did you try to convert the weight to ONNX?

I tried but failed. Thank you.

ZF4444 commented 2 years ago

Sorry, I haven't tried.