Build Deep Learning Applications with Qt and Tensorflow Lite - Dev/Des 2021
Only a few decades ago it seemed impossible to automatically classify bird species in images, let computers translate texts from German to English in a way that doesn't insult readers, or ask voice assistants for tomorrow's weather.
All these applications were enabled by the rise of Deep Learning. When it comes to state-of-the-art results in analyzing unstructured data - the kind of which you find in images, audio, or text - deep neural networks are the way to go.
Fortunately, together with progress in research, frameworks like Tensorflow and PyTorch emerged to ease development. It is now possible to download pre-trained models from the internet, fit them to one's need or just use them.
Tensorflow Lite is an inference framework that makes it possible to run such models on embedded hardware and mobile devices. Its C++ API makes it easy to integrate use cases like computer vision or keyphrase detection into applications written with Qt. In this talk, we explain the use of Tensorflow Lite with Qt and QML, and demonstrate how everything works fluently on low-level hardware such as the Raspberry Pi.
Oh, here is more
Webinar: Optimizing 3D UIs for High Performance on Your Target Hardware
Building 3D that looks right in development is one thing. Getting it to perform on the hardware you ...
Watch VideoProject Outpace – The Full-Width Panoramic Dashboard with Immersive Real-Time 3D Graphics
Outpace is Qt's reference panoramic cockpit — a full pillar-to-pillar 3D experience running on mid-r...
Watch VideoSiemens PAVE360 | Built with Qt
Siemens Technologies and Qt Group work together on a virtualized HMI platform, enabling the OEMs and...
Watch VideoWebinar: Accelerating Robotics Development with Qt Robotics Framework
Qt Robotics Framework (QRF) introduces a fast, reliable way to connect Qt‑based applications (QML an...
Watch Video