TensorFlowUnity-ObjectDetection
TensorFlowUnity-ObjectDetection copied to clipboard
Hi please do help me when I am trying to run this project in unity I can see camera play but not able to detect the objects. I am receiving...
I am using unity object detection of your project ,and use ssd-mobilenet-v1 to train my files. to detect corn,potato,change the pd files to .bytes,and edit the labels file according to...
 Can i use this project to detect object inside unity real-time?like Showing in example. any suggestions? @MatthewHallberg Thanks
i have create apk and install into the android phone after some time or at the time of detection app is crash.
hello , I would like to ask how to set the model and label in the program, how to convert PB file into Bytes file
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...