diff --git a/docs/source/components/nodes/neural_network.rst b/docs/source/components/nodes/neural_network.rst index 615a79f8e..34b3bddf7 100644 --- a/docs/source/components/nodes/neural_network.rst +++ b/docs/source/components/nodes/neural_network.rst @@ -1,7 +1,7 @@ NeuralNetwork ============= -This node runs neural inference on input data. Any OpenVINO neural networks can be run using this node, as long as the VPU `supports all layers `__. +This node runs neural inference on input data. Any OpenVINO neural networks can be run using this node, as long as the VPU `supports all layers `__. This allows you to pick from **200+ pre-trained model** from `Open Model Zoo `__ and `DepthAI Model Zoo `__ and directly run it on the OAK device.