TensorFlowUnity-ObjectDetection icon indicating copy to clipboard operation
TensorFlowUnity-ObjectDetection copied to clipboard

Results 6 TensorFlowUnity-ObjectDetection issues
Sort by recently updated
recently updated
newest added

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...

![YoloImage](https://user-images.githubusercontent.com/23386448/72811694-273fd380-3c86-11ea-9bb9-89092c65a6e3.png) 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...