Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Is it possible to create an object recognition application based on TensorFlow? And how can I connect them?
Hi,
TensorFlow has a C++ API so I don't see anything stopping you from using it in your project.
Thanks, as I understand it can also be done in Python.
Yes, Python is the goto language for working with TensorFlow or Pytorch.