Skip to content

SalomonKisters/AutoTagger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

Setup

  1. install docker
  2. ensure nvidia container toolkit is installed (should be there already)

Execute

  1. Replace LOCAL_PATH_OF_YOUR_CONTENT_DIR in .env with your content directory
  2. docker-compose build
  3. docker-compose up -d
  4. docker-compose exec image_processor bash
  5. python3 classify.py
  6. to leave the image, Run: exit

About

Automatically tag all your images and query them

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published