oferbentovim

Results 7 comments of oferbentovim

I have the same problem does anyone knows which operations get the masks and classification results for mrcnn?

@ibrcic I used ![this tutorial](https://github.com/EdjeElectronics/TensorFlow-Object-Detection-API-Tutorial-Train-Multiple-Objects-Windows-10) - thank you EdjeElectronics - to get a frozen inference graph. then copied the frozen .pb file to the tensorflowsharp project and set _modelPath to...

as its name suggests DownloadDefaultModel downloads a model from the net and sets it as the working model if you did not specify a model of your choice.

both answers of @SignalRT and @erlonted work (not the same results but good enough). does anybody know where can one find the image size and mean parameters for the model?...

sorry, I do not use unity I used python to get this project. I am in the stage where I transformed this into .pb file but I cant yet run...