How to Build Mobile Application for Image Recognition?Better approach for handwriting recognition?In image classification/recognition how are images coded?Trajectory data mining and pattern recognition using ORB-SLAM and KNN-DTWParking Prediction based on Mobile applicationTraining data set for food image recognitionMachine Learning & Image Recognition: How to start?Identify objects (bus) on the map based on coordinates (lat, lon)Maximum number of classes YOLO net can recognizeImage recognition of selfie imagesHow to deal with classification where all target classes are independent (keras & image recognition)

The Staircase of Paint

Is it improper etiquette to ask your opponent what his/her rating is before the game?

Do Legal Documents Require Signing In Standard Pen Colors?

Could the E-bike drivetrain wear down till needing replacement after 400 km?

On a tidally locked planet, would time be quantized?

Argument list too long when zipping large list of certain files in a folder

Pre-mixing cryogenic fuels and using only one fuel tank

The screen of my macbook suddenly broken down how can I do to recover

Is it better practice to read straight from sheet music rather than memorize it?

Need a math help for the Cagan's model in macroeconomics

Is there a single word describing earning money through any means?

Why should universal income be universal?

Can someone explain how this makes sense electrically?

Why is so much work done on numerical verification of the Riemann Hypothesis?

How much character growth crosses the line into breaking the character

How do you respond to a colleague from another team when they're wrongly expecting that you'll help them?

Melting point of aspirin, contradicting sources

How should I respond when I lied about my education and the company finds out through background check?

hline - width of entire table

Reply 'no position' while the job posting is still there

Does an advisor owe his/her student anything? Will an advisor keep a PhD student only out of pity?

Loading commands from file

Open a doc from terminal, but not by its name

Has any country ever had 2 former presidents in jail simultaneously?



How to Build Mobile Application for Image Recognition?


Better approach for handwriting recognition?In image classification/recognition how are images coded?Trajectory data mining and pattern recognition using ORB-SLAM and KNN-DTWParking Prediction based on Mobile applicationTraining data set for food image recognitionMachine Learning & Image Recognition: How to start?Identify objects (bus) on the map based on coordinates (lat, lon)Maximum number of classes YOLO net can recognizeImage recognition of selfie imagesHow to deal with classification where all target classes are independent (keras & image recognition)













0












$begingroup$


I want to write an application on (Android) phone for image recognition. The (Keras) model itself is written and trained on a desktop machine and works satisfactorily with standard images. However, I have no experience with app programing so I have no clue how to write an app itself which could utilize the model.



The purpose is to use the mobile camera for seeking the object; have a big button to shot an image; have the image classified and display the output label as text. No need for any sophisticated outlook. I can write programs in Python.



Is there any handy framework that could be used for this purpose?










share|improve this question









$endgroup$
















    0












    $begingroup$


    I want to write an application on (Android) phone for image recognition. The (Keras) model itself is written and trained on a desktop machine and works satisfactorily with standard images. However, I have no experience with app programing so I have no clue how to write an app itself which could utilize the model.



    The purpose is to use the mobile camera for seeking the object; have a big button to shot an image; have the image classified and display the output label as text. No need for any sophisticated outlook. I can write programs in Python.



    Is there any handy framework that could be used for this purpose?










    share|improve this question









    $endgroup$














      0












      0








      0





      $begingroup$


      I want to write an application on (Android) phone for image recognition. The (Keras) model itself is written and trained on a desktop machine and works satisfactorily with standard images. However, I have no experience with app programing so I have no clue how to write an app itself which could utilize the model.



      The purpose is to use the mobile camera for seeking the object; have a big button to shot an image; have the image classified and display the output label as text. No need for any sophisticated outlook. I can write programs in Python.



      Is there any handy framework that could be used for this purpose?










      share|improve this question









      $endgroup$




      I want to write an application on (Android) phone for image recognition. The (Keras) model itself is written and trained on a desktop machine and works satisfactorily with standard images. However, I have no experience with app programing so I have no clue how to write an app itself which could utilize the model.



      The purpose is to use the mobile camera for seeking the object; have a big button to shot an image; have the image classified and display the output label as text. No need for any sophisticated outlook. I can write programs in Python.



      Is there any handy framework that could be used for this purpose?







      machine-learning keras image-classification






      share|improve this question













      share|improve this question











      share|improve this question




      share|improve this question










      asked Mar 20 at 13:08









      FredrikFredrik

      7515




      7515




















          1 Answer
          1






          active

          oldest

          votes


















          1












          $begingroup$

          I would advise you to use kivy for Python. It has an active community and there is also a book on this topic Practical Computer Vision Applications Using Deep Learning with CNNs With Detailed Examples in Python Using TensorFlow and Kivy. Kivy is very easy for newbies and you can develop multiplatform applications (Windows, iOs, Android).






          share|improve this answer








          New contributor




          MachineLearner is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
          Check out our Code of Conduct.






          $endgroup$












            Your Answer





            StackExchange.ifUsing("editor", function ()
            return StackExchange.using("mathjaxEditing", function ()
            StackExchange.MarkdownEditor.creationCallbacks.add(function (editor, postfix)
            StackExchange.mathjaxEditing.prepareWmdForMathJax(editor, postfix, [["$", "$"], ["\\(","\\)"]]);
            );
            );
            , "mathjax-editing");

            StackExchange.ready(function()
            var channelOptions =
            tags: "".split(" "),
            id: "557"
            ;
            initTagRenderer("".split(" "), "".split(" "), channelOptions);

            StackExchange.using("externalEditor", function()
            // Have to fire editor after snippets, if snippets enabled
            if (StackExchange.settings.snippets.snippetsEnabled)
            StackExchange.using("snippets", function()
            createEditor();
            );

            else
            createEditor();

            );

            function createEditor()
            StackExchange.prepareEditor(
            heartbeatType: 'answer',
            autoActivateHeartbeat: false,
            convertImagesToLinks: false,
            noModals: true,
            showLowRepImageUploadWarning: true,
            reputationToPostImages: null,
            bindNavPrevention: true,
            postfix: "",
            imageUploader:
            brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
            contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
            allowUrls: true
            ,
            onDemand: true,
            discardSelector: ".discard-answer"
            ,immediatelyShowMarkdownHelp:true
            );



            );













            draft saved

            draft discarded


















            StackExchange.ready(
            function ()
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fdatascience.stackexchange.com%2fquestions%2f47671%2fhow-to-build-mobile-application-for-image-recognition%23new-answer', 'question_page');

            );

            Post as a guest















            Required, but never shown

























            1 Answer
            1






            active

            oldest

            votes








            1 Answer
            1






            active

            oldest

            votes









            active

            oldest

            votes






            active

            oldest

            votes









            1












            $begingroup$

            I would advise you to use kivy for Python. It has an active community and there is also a book on this topic Practical Computer Vision Applications Using Deep Learning with CNNs With Detailed Examples in Python Using TensorFlow and Kivy. Kivy is very easy for newbies and you can develop multiplatform applications (Windows, iOs, Android).






            share|improve this answer








            New contributor




            MachineLearner is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
            Check out our Code of Conduct.






            $endgroup$

















              1












              $begingroup$

              I would advise you to use kivy for Python. It has an active community and there is also a book on this topic Practical Computer Vision Applications Using Deep Learning with CNNs With Detailed Examples in Python Using TensorFlow and Kivy. Kivy is very easy for newbies and you can develop multiplatform applications (Windows, iOs, Android).






              share|improve this answer








              New contributor




              MachineLearner is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
              Check out our Code of Conduct.






              $endgroup$















                1












                1








                1





                $begingroup$

                I would advise you to use kivy for Python. It has an active community and there is also a book on this topic Practical Computer Vision Applications Using Deep Learning with CNNs With Detailed Examples in Python Using TensorFlow and Kivy. Kivy is very easy for newbies and you can develop multiplatform applications (Windows, iOs, Android).






                share|improve this answer








                New contributor




                MachineLearner is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                Check out our Code of Conduct.






                $endgroup$



                I would advise you to use kivy for Python. It has an active community and there is also a book on this topic Practical Computer Vision Applications Using Deep Learning with CNNs With Detailed Examples in Python Using TensorFlow and Kivy. Kivy is very easy for newbies and you can develop multiplatform applications (Windows, iOs, Android).







                share|improve this answer








                New contributor




                MachineLearner is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                Check out our Code of Conduct.









                share|improve this answer



                share|improve this answer






                New contributor




                MachineLearner is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                Check out our Code of Conduct.









                answered Mar 20 at 13:18









                MachineLearnerMachineLearner

                32410




                32410




                New contributor




                MachineLearner is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                Check out our Code of Conduct.





                New contributor





                MachineLearner is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                Check out our Code of Conduct.






                MachineLearner is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                Check out our Code of Conduct.



























                    draft saved

                    draft discarded
















































                    Thanks for contributing an answer to Data Science Stack Exchange!


                    • Please be sure to answer the question. Provide details and share your research!

                    But avoid


                    • Asking for help, clarification, or responding to other answers.

                    • Making statements based on opinion; back them up with references or personal experience.

                    Use MathJax to format equations. MathJax reference.


                    To learn more, see our tips on writing great answers.




                    draft saved


                    draft discarded














                    StackExchange.ready(
                    function ()
                    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fdatascience.stackexchange.com%2fquestions%2f47671%2fhow-to-build-mobile-application-for-image-recognition%23new-answer', 'question_page');

                    );

                    Post as a guest















                    Required, but never shown





















































                    Required, but never shown














                    Required, but never shown












                    Required, but never shown







                    Required, but never shown

































                    Required, but never shown














                    Required, but never shown












                    Required, but never shown







                    Required, but never shown







                    Popular posts from this blog

                    Marja Vauras Lähteet | Aiheesta muualla | NavigointivalikkoMarja Vauras Turun yliopiston tutkimusportaalissaInfobox OKSuomalaisen Tiedeakatemian varsinaiset jäsenetKasvatustieteiden tiedekunnan dekaanit ja muu johtoMarja VaurasKoulutusvienti on kestävyys- ja ketteryyslaji (2.5.2017)laajentamallaWorldCat Identities0000 0001 0855 9405n86069603utb201588738523620927

                    Which is better: GPT or RelGAN for text generation?2019 Community Moderator ElectionWhat is the difference between TextGAN and LM for text generation?GANs (generative adversarial networks) possible for text as well?Generator loss not decreasing- text to image synthesisChoosing a right algorithm for template-based text generationHow should I format input and output for text generation with LSTMsGumbel Softmax vs Vanilla Softmax for GAN trainingWhich neural network to choose for classification from text/speech?NLP text autoencoder that generates text in poetic meterWhat is the interpretation of the expectation notation in the GAN formulation?What is the difference between TextGAN and LM for text generation?How to prepare the data for text generation task

                    Is this part of the description of the Archfey warlock's Misty Escape feature redundant?When is entropic ward considered “used”?How does the reaction timing work for Wrath of the Storm? Can it potentially prevent the damage from the triggering attack?Does the Dark Arts Archlich warlock patrons's Arcane Invisibility activate every time you cast a level 1+ spell?When attacking while invisible, when exactly does invisibility break?Can I cast Hellish Rebuke on my turn?Do I have to “pre-cast” a reaction spell in order for it to be triggered?What happens if a Player Misty Escapes into an Invisible CreatureCan a reaction interrupt multiattack?Does the Fiend-patron warlock's Hurl Through Hell feature dispel effects that require the target to be on the same plane as the caster?What are you allowed to do while using the Warlock's Eldritch Master feature?