Convert PyTorch model weights into TensorFlow/Keras format

Does anybody know if it is possible to convert models used in this course into tensorflow/keras format? I know there is thing like Microsoft MMdnn, but not sure if it can make transformation I need.

For example, is it possible to somehow convert model resnext101_64 pretrained weights into Keras format?

7 posts were merged into an existing topic: Converting A PyTorch Model to Tensorflow or Keras for Production