You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, we allow users to create custom NeuralNetInterface Implementations. Once they have done this, they must manipulate the code in the ObjectRecognitionConfigHandler to actually be able to use this new implementation.
This enhancement would enable the Object Recognition Source to dynamically load their new implementation without requiring the user to change any of the underlying source code.
The text was updated successfully, but these errors were encountered:
Currently, we allow users to create custom NeuralNetInterface Implementations. Once they have done this, they must manipulate the code in the ObjectRecognitionConfigHandler to actually be able to use this new implementation.
This enhancement would enable the Object Recognition Source to dynamically load their new implementation without requiring the user to change any of the underlying source code.
The text was updated successfully, but these errors were encountered: