Nyoden

Results 3 comments of Nyoden

You could check the existing layers from a loaded graph by using a LINQ Query on the graph object. Lets say you have something like that : ``` using (TFSession...

You are welcome! Iam using YoloSharp in combination with the pretrained (tinyolo) and it works fine.(besides being a bit on the slow side)

Iam getting around 8-11 fps (on a Xeon 6Core/12Thread + 980ti) but iam not using it on a videostream so i think there is a lot room for optimization. At...