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

Changed the graph nothing happens #1

Open
christoschatzakis opened this issue Aug 6, 2018 · 2 comments
Open

Changed the graph nothing happens #1

christoschatzakis opened this issue Aug 6, 2018 · 2 comments

Comments

@christoschatzakis
Copy link

I replaced the graph and the labelmap in the inspector but nothing happens.

I have trained a RCNN model in tensorflow 1.9, exported the frozen_graph.pb, changed it in . bytes etc.
I installed the tensorflowsharp (1.7) unity plugin and it gave me an error. I installed the nuget but it made to difference in unity.

So, I exported the graph again in tf 1.7 format and loaded it in unity. No error this time. In the console I get the "Graph loaded" but no detection is happening. (ps. I have tested the graph in python and it works).

Help, please!

@ragavendranbala
Copy link

Hi, have you added Display name in label map.txt file?

@Amanpradhan
Copy link

Hi, I am suffering from the same problem. I have 2 labels: class 1 and class 2. I have created a protobuf which works in python. I changed it to .bytes, replaced .bytes and meta file in this repo. There is still no detection working. What else do I need to do?

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