-
Notifications
You must be signed in to change notification settings - Fork 28
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
torch version #7
Comments
Hi, @rom1504, I tried this and got this error: |
model = tf.keras.models.load_model(path_to_model, compile=False) |
Is it possible to inference using torch? |
yes, I have tried. |
clip_autokeras_binary_nsfw.zip
conversion notebook:
port_nsfw_to_pytorch.zip
from @crowsonkb
The text was updated successfully, but these errors were encountered: