Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Machine learning in the Qt C++
Forum Updated to NodeBB v4.3 + New Features

Machine learning in the Qt C++

Scheduled Pinned Locked Moved Unsolved General and Desktop
10 Posts 7 Posters 9.2k Views 3 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.
  • Everton FonsecaE Offline
    Everton FonsecaE Offline
    Everton Fonseca
    wrote on last edited by
    #1

    I would like to know if Qt will have Machine Learning API in its libraries to use?

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

      Hi,

      What kind of API do you have in mind ?

      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
      2
      • Everton FonsecaE Offline
        Everton FonsecaE Offline
        Everton Fonseca
        wrote on last edited by
        #3

        java weka, tensoflow etc ...

        JonBJ 1 Reply Last reply
        0
        • Everton FonsecaE Everton Fonseca

          java weka, tensoflow etc ...

          JonBJ Offline
          JonBJ Offline
          JonB
          wrote on last edited by
          #4

          @Everton-Fonseca
          What would this have to do with Qt, as opposed to plain C++ ?

          1 Reply Last reply
          1
          • VRoninV Offline
            VRoninV Offline
            VRonin
            wrote on last edited by VRonin
            #5

            This is too specific to ever become part of Qt, there are C++ libraries available however like http://dlib.net/ (MIT) and http://caffe.berkeleyvision.org/ (Berkeley)

            "La mort n'est rien, mais vivre vaincu et sans gloire, c'est mourir tous les jours"
            ~Napoleon Bonaparte

            On a crusade to banish setIndexWidget() from the holy land of Qt

            1 Reply Last reply
            4
            • Everton FonsecaE Offline
              Everton FonsecaE Offline
              Everton Fonseca
              wrote on last edited by
              #6

              what is the best machine learning to c ++ framework?

              mrjjM 1 Reply Last reply
              0
              • VRoninV Offline
                VRoninV Offline
                VRonin
                wrote on last edited by
                #7

                This is probably not the best place to ask that question as machine learning expertise is not that widespread but I linked 2 libraries that come from 2 top universities so I would expect them to both work well. By fame, I heard a lot more about caffe than dlib but it might not matter much

                "La mort n'est rien, mais vivre vaincu et sans gloire, c'est mourir tous les jours"
                ~Napoleon Bonaparte

                On a crusade to banish setIndexWidget() from the holy land of Qt

                1 Reply Last reply
                4
                • Everton FonsecaE Everton Fonseca

                  what is the best machine learning to c ++ framework?

                  mrjjM Offline
                  mrjjM Offline
                  mrjj
                  Lifetime Qt Champion
                  wrote on last edited by
                  #8

                  @Everton-Fonseca

                  • what is the best machine learning to c ++ framework?

                  The one that meets your requirements :)
                  Its such broad field that you cant possible say.

                  https://www.quora.com/What-are-the-best-open-source-machine-learning-libraries-written-in-C++

                  1 Reply Last reply
                  4
                  • S Offline
                    S Offline
                    Saeed_Nowroozi
                    wrote on last edited by
                    #9

                    Hi,
                    this page has a good project with tensorflow
                    http://amin-ahmadi.com/2018/03/15/how-to-create-an-image-classifier-using-qt-opencv-and-tensorflow/

                    1 Reply Last reply
                    5
                    • GTDevG Offline
                      GTDevG Offline
                      GTDev
                      wrote on last edited by
                      #10

                      It also possible to integrate Google's TensorFlow framework with Qt and provide AI features across platforms.

                      You can find a guide how to build and integrate TensorFlow with Qt and V-Play here:
                      https://v-play.net/cross-platform-development/machine-learning-add-image-classification-for-ios-and-android-with-qt-and-tensorflow

                      alt text

                      The example project of this guide includes Image Classification and Object Recognition features based on neural network models, which you can control from QML:

                      alt text

                      Tensorflow provides the machine learning framework, whereas V-Play and Qt facilitate the app deployment to multiple platforms: desktop and mobile.

                      Senior Developer at Felgo - https://felgo.com/qt

                      Develop mobile Apps for iOS & Android with Qt
                      Felgo is an official Qt Technology Partner

                      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