How do I convert a tensorflow model to pytorch?

How do I convert a tensorflow model to pytorch?

I want to write MIN2Net with pytorch, how should I convert it?

Hi, You can check out this tutorial for an example!

Similar question (posting for reference that will help you): How to convert this code to pytorch format.

Feel free to ping me if you need further help or are stuck in error. Thanks!