Skip to content
This repository was archived by the owner on Mar 17, 2022. It is now read-only.
This repository was archived by the owner on Mar 17, 2022. It is now read-only.

pytorch_to_keras #12

Description

@aakarshg99

Hello guido
The first I would like to know is that since fast.ai is built on the pytorch framework, can we convert a model built on fast.ai into keras using the pytorch_to_keras function which you've written?
The second thing is that I actually tried converting an image classification model built on fast.ai into keras. A new model file was also created named temp.h5(as mentioned in the function), which is a keras model file. But when I tested the newly obtained keras model on my test dataset, it gave exactly same score for each category for every image.
It would be really great of you if you could help me with this issue.
Thank you!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions