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

some functions are missing #5

Open
jiangxiluning opened this issue Dec 26, 2017 · 8 comments
Open

some functions are missing #5

jiangxiluning opened this issue Dec 26, 2017 · 8 comments

Comments

@jiangxiluning
Copy link

jiangxiluning commented Dec 26, 2017

Hello, where can I find one argument version of car_categories_gate ?

number2, bad_list2 = car_categories_gate(cat_list2)

And Where can I get these models?

second_gate = load_model('static/models/d1_ft_model.h5')
print( "Second gate loaded")
location_model = load_model('static/models/d2_ft_model.h5')
print( "Location model loaded")
severity_model = load_model('static/models/d3_ft_model.h5')

There are some bugs in the code, I was struggling to handle them.

@asharsid
Copy link

Same question here. Where to find cat_list2. Did you figured it out ?
Also, I was not able to locate data0. Any help ?

@AnkBurov
Copy link

Nah, without models the project is unusable.

@martiniken
Copy link

I have the same problem. Have you ever received an anwer on this?

Or do you know any similar Github project?
Thank you very much!

@EelcoWiechert
Copy link

I also would like to know if this issue was solved. Received the same error message.

@soufianesabiri
Copy link

What version of Python did you use guys...

@andreabengana
Copy link

run the .ipynb files, they export all of the models that are missing

@Vikrant-Deshmukh
Copy link

run the .ipynb files, they export all of the models that are missing

Can you please run the file and provide the exported models?I,m having some issues running the files.

@Hima726
Copy link

Hima726 commented Sep 13, 2020

Have you guys fixed that issue?

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

9 participants