-
Notifications
You must be signed in to change notification settings - Fork 36
Open
Description
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!
Metadata
Metadata
Assignees
Labels
No labels