FilippoAleotti / mobilePydnet

Pydnet on mobile devices
Apache License 2.0
254 stars 40 forks source link

The original model before conversion #14

Closed BeiieB closed 4 years ago

BeiieB commented 4 years ago

Hi, Thanks for the great work! For the newly released v2 model for iOS, the model is in mlmodel format. I'm wondering if you could share the original Tensorflow saved model (keras hdf5 maybe) or checkpoint so I could run it on the computer? Thank you!

FilippoAleotti commented 4 years ago

You can find the code to run a single inference in the single_inference folder