Skip to content

dishant26/Image_Captioning

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image Captioning

Image Captioning is the process of generating textual description of an image. It uses both Natural Language Processing and Computer Vision to generate the captions.

Mini Project for Deep Learning and Fuzzy Logic OET.

Authors

Tech Stack

App Screenshots

Installation

Android:

  • Download the apk provided in the google drive link.

  • Allow installation from unknown sources.

  • Run the app.

  • Download Link

iOS:

  • Xcode Setup:

    1. Open imagecap/ios/Runner.xcworkspace.
    2. Change the development team in Targets/Runner/Signing&Capabilities to your Apple ID.
    3. Add a unique Bundle identifier.
  • Flutter Setup:

    • Run flutter run --release in the root directory of the project.
    • Trust your developer profile on the iOS Device and run the app.

To Train from Scratch

  • Drive Link for Training Folder and Datasets.
  • Open the above Drive link and then Add Shortcut to Drive.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 98.8%
  • Dart 0.7%
  • Python 0.2%
  • HTML 0.2%
  • Ruby 0.1%
  • Swift 0.0%