Skip to content

FruitDetector and MPG(miles per gallon) calculator

Notifications You must be signed in to change notification settings

nisarg107/MLapp

Repository files navigation

mpg

I have built a mobile application using Flutter that leverages TensorFlow Lite models for two functionalities: fruit detection and MPG (miles per gallon) calculation. Flutter is an open-source framework designed specifically for crafting beautiful user interfaces that work seamlessly across various platforms including Android and iOS. TensorFlow Lite is a lightweight version of TensorFlow, enables to run machine learning models on mobile devices without requiring a lot of processing power. In this application, the fruit detection model likely takes an image as input and identifies the fruits present in the image. The MPG calculator, on the other hand takes in vehicle data and calculates the miles per gallon based on that information. Overall, This application demonstrates an interesting combination of machine learning and mobile development skills.

Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

About

FruitDetector and MPG(miles per gallon) calculator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published