Skip to content

ICAT: Image Cluster Analysis Tool - A tool for exploring and labelling images that have been clustered.

License

Notifications You must be signed in to change notification settings

NorskRegnesentral/icat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ICAT: Image Cluster Annotation Tool

A tool for exploring and labelling images that have been clustered.

Instruction

  • make a npz-file with clusters with the following fields
    • 'files': list with path to images (stored as jpegs, pngs, etc. )
    • "xy": a Nx2 array of floats with positions of the images in cluster space
  • Install, i.e. with pip
pip install . -e
  • Run the demo:
python demo.py
  • Or run icat with your data:
icat -f YOUR_FILE_WITH_DATA.npz
  • For more help run:
icat -h

TODOS:

  • Select lasso on startup (but not being continously reloaded)

About

ICAT: Image Cluster Analysis Tool - A tool for exploring and labelling images that have been clustered.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •