NewStats: 3,261,247 , 8,173,493 topics. Date: Wednesday, 28 May 2025 at 04:23 PM 1t511n6z3e3g |
What Does It Take To Deploy A Machine Learning Model As Mobile App? (1248 Views)
(1) (Go Down)
ibromodzi: 7:35pm On Jan 02, 2020 |
Hello machine learning experts in the house! Recently, a client requested that I build a model using python and deploy it as a mobile application. At first, I thought this could be done without much stress but I think I was wrong. I have tried to make findings on the simplest way to go about this but I have not gotten a straightforward solution. I later suggested to the client to let us use web app instead. Is there anyway to go about this? |
Akorede26(m): 7:53am On Jan 03, 2020 |
Can it not work using kivy?
|
EngrBouss(m): 10:09am On Jan 03, 2020 |
Have a mobile app running machine learning like so. Object detection to be precise
|
ibromodzi: 10:30am On Jan 03, 2020 |
EngrBouss: How did you achieve that please. I'll be very glad if you can as well share the github repo to the code |
ibromodzi: 10:31am On Jan 03, 2020 |
Akorede26: I'm not sure |
Drybones: 5:53pm On Nov 12, 2020 |
This thread is old o. But I've seen tensorflow lite(There is a course on it on Coursera) |
Brukx(m): 8:50am On Nov 14, 2020 |
ibromodzi:Kivy and pyjanus are your best shot |
EngrBouss(m): 2:29pm On Nov 14, 2020 |
Drybones: This should be a good place to start too if you can get up and running with tensorflow lite |