Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. 3rd Party Software
  4. Tensorflow configuration in Qt creator
Forum Updated to NodeBB v4.3 + New Features

Tensorflow configuration in Qt creator

Scheduled Pinned Locked Moved Unsolved 3rd Party Software
8 Posts 4 Posters 5.4k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • G Offline
    G Offline
    Gannu Bangalore
    wrote on last edited by
    #1

    How can i configure tensorflow in Qt creator.

    aha_1980A 1 Reply Last reply
    0
    • G Gannu Bangalore

      How can i configure tensorflow in Qt creator.

      aha_1980A Offline
      aha_1980A Offline
      aha_1980
      Lifetime Qt Champion
      wrote on last edited by
      #2

      @Gannu-Bangalore

      • Which platform do you have in mind?
      • What exactly do you want to do?
      • What have you done so far?

      Regards

      Qt has to stay free or it will die.

      1 Reply Last reply
      1
      • G Offline
        G Offline
        Gannu Bangalore
        wrote on last edited by
        #3

        It is with GTX card...currently i have image processing alg in Tensorflow and UI is un Qt....Have to add Tensorflow alg in Qt project in Qt creator and build..

        aha_1980A 1 Reply Last reply
        0
        • G Gannu Bangalore

          It is with GTX card...currently i have image processing alg in Tensorflow and UI is un Qt....Have to add Tensorflow alg in Qt project in Qt creator and build..

          aha_1980A Offline
          aha_1980A Offline
          aha_1980
          Lifetime Qt Champion
          wrote on last edited by
          #4

          @Gannu-Bangalore

          Have a look at http://doc.qt.io/qtcreator/creator-project-qmake-libraries.html

          Qt has to stay free or it will die.

          1 Reply Last reply
          1
          • SGaistS Offline
            SGaistS Offline
            SGaist
            Lifetime Qt Champion
            wrote on last edited by
            #5

            Hi,

            There's an interesting blog article about creating a Qt application using OpenCV and TensorFlow. Note that it uses cmake.

            Interested in AI ? www.idiap.ch
            Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

            1 Reply Last reply
            1
            • G Offline
              G Offline
              Gannu Bangalore
              wrote on last edited by
              #6

              Thank you :)

              1 Reply Last reply
              0
              • JBonillaJ Offline
                JBonillaJ Offline
                JBonilla
                wrote on last edited by
                #7

                Hi, I have worked in a project integrating Tensorflow with Qt for Linux, iOS and Android. This is a post about how to do this with an example app, https://mechatronicsblog.com/machine-learning-on-desktop-ios-and-android-with-tensorflow-qt-and-v-play/

                Tensorflow was compiled with make for each platform. If you are targetting any of those platform, you can have a look at the qmake project file, shown in the post, to see how to link to Tensorflow.

                aha_1980A 1 Reply Last reply
                4
                • JBonillaJ JBonilla

                  Hi, I have worked in a project integrating Tensorflow with Qt for Linux, iOS and Android. This is a post about how to do this with an example app, https://mechatronicsblog.com/machine-learning-on-desktop-ios-and-android-with-tensorflow-qt-and-v-play/

                  Tensorflow was compiled with make for each platform. If you are targetting any of those platform, you can have a look at the qmake project file, shown in the post, to see how to link to Tensorflow.

                  aha_1980A Offline
                  aha_1980A Offline
                  aha_1980
                  Lifetime Qt Champion
                  wrote on last edited by
                  #8

                  @JBonilla very nice tutorial!

                  Qt has to stay free or it will die.

                  1 Reply Last reply
                  1

                  • Login

                  • Login or register to search.
                  • First post
                    Last post
                  0
                  • Categories
                  • Recent
                  • Tags
                  • Popular
                  • Users
                  • Groups
                  • Search
                  • Get Qt Extensions
                  • Unsolved