Skip to content

kvaky/img-embedding

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

img-embedding

  1. Loads random 1000 images from a folder,
  2. Creates embedding by using a pre-trained vgg11_bn model,
  3. Lowers dimensionality using t-SNE to two dimensions,
  4. Plots the images interactively, one can browse and zoom.

output

Run

  1. Add images to imgs folder
  2. python main.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages