Skip to content

vanshbhasin157/Captioner

Repository files navigation

captioning

A simple mobile application which classify the uploaded image with the help of tflite model and give suitable labels which is then used to find suitable captions for the uploaded image

Requirement

  • Flutter installed on your machine
  • An Android or iOS device
  • An active internet connection

Getting Started

It's easy to get started. Just plug in your device and build the application. To build the application, just:

  • If you use IDE's for flutter development
    • Connect your device
    • Build the application by the IDE you use for flutter development.
    • Or run flutter run --release on your console to build the app.
  • If you use terminal or CMD for flutter development
    • Connect your device
    • Run flutter run --release on your console
  • If you want to just build the apk
    • Run flutter build apk --release (for Android users)

alt text alt text

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages