Skip to content
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

steps to use. #2

Open
DecentMakeover opened this issue Apr 18, 2019 · 4 comments
Open

steps to use. #2

DecentMakeover opened this issue Apr 18, 2019 · 4 comments

Comments

@DecentMakeover
Copy link

Hi
Thanks for sharing your work , i want to use this because i think this might be worth trying, but i'm not sure how to go about this, in your jupyter notebook ,you use an already trained keras model, does it have to a keras model ? or can it be a tensorflow pb file?

Could you may be give a small description on how to use this?
I want to apply this is on a 4 class classification problem?Do i first train the model in keras?

Suggestions would be helpful.
Thanks in advance.

@aadeshnpn
Copy link
Owner

aadeshnpn commented May 8, 2019

Thanks @DecentMakeover . I will write a short description about using the scripts.

Yes, you do have to train the model in keras.

@BraveGump
Copy link

how to get distance.npy from my dataset?

@aadeshnpn
Copy link
Owner

When you call create_model function, it will create the distance.npy and mean.npy. I am writing a readme file to make it easier to use.

@aadeshnpn
Copy link
Owner

Thanks @DecentMakeover . Finally, I have updated the repo with detail to how to implement with your own model of choice and data. Hope this update will be useful.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants