8000 GitHub - CodeExplode/Image-Tagger at 5983775cc245abd28b77eb73f49287f248e898f9
[go: up one dir, main page]

Skip to content

CodeExplode/Image-Tagger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image-Tagger

A super simple image viewer with the ability to tag and batch tag images, search by tags, and define source regions for AI training purposes

preview image

Controls:

  • Left/Right to scroll images, or click on the edges
  • Space to enter/exit gallery slideshow mode (Escape also exits)
  • Mouse click to pan, mouse wheel to zoom
  • Drag in more than one image to begin a batch. Dragging in more images adds to the batch.
  • Alt disables maintaining aspect ratio when resizing the training area by the corners
  • L & R to show/hide the left & right panels

Implemented:

  • Tagging
  • Searching images by tags
  • Clickable tags or text inputs, switch between by clicking on Filter<> or Tags<>
  • Drag & Drop images to add (dragging in tens of thousands may take a minute)
  • Drag & Drop onto tag names to quickly tag groups of images (e.g. in split screen with an explorer gallery). On the right panel (shown by pressing R)
  • Gallery functionality
  • Full-screen slideshow with speed setting
  • Interpolation options
  • Definable regions for AI training
  • Saving/Loading a database text file of image locations, image tags, and image training regions

Not Implemented:

  • Removing images from the current batch
  • Removing images from the database (can be done manually with a text editor)
  • Negative search terms
  • WebP support, GIF playback

It occasionally freezes when importing large batches of images, which I'm looking into. It's best to save beforehand.

Filtering on tags with tens of thousands of images can be slow, however putting less common tags first can solve this

Using an icon from flaticon

About

Simple Image Viewer with ability to tag images, search by tags, and mark regions for AI training

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

0