Skip to content
This repository has been archived by the owner on Jul 16, 2023. It is now read-only.

Image tagger application that predicts an image's keywords using deep-learning. Useful for photographers who want to improve their workflow by auto-tagging images.

Notifications You must be signed in to change notification settings

dnutiu/image-tagger-archive

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image Tagger

Image Tagger is a simple software application for predicting an image's keywords using a deep learning model based on resnet.

It allows photographers to automate the image tagging process. 📸


Instructions

This tool is not that user-friendly yet, but I'm working on an alternative version that will be more user-friendly.

I've implemented the graphical user interface in ~2 hours while having minimal experience with Java GUI frameworks.

To use this tool follow these steps:

  1. Download JRE 17 or higher from here.
  2. Download the program JAR file from GitHub, here.
  3. Run the program JAR file using the following command (you will need to open the command line): java -jar ImageTagger.jar
  4. Click "Tag Images" and select the images you want to tag.
  5. Wait for the prediction to finish.
  6. You will get the keywords in the text field, and you can copy them to the clipboard.

Image Tagger

You can visit my blog at https://blog.nuculabs.dev.

About

Image tagger application that predicts an image's keywords using deep-learning. Useful for photographers who want to improve their workflow by auto-tagging images.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages