LumenPallidium / neural-file-sorter

A neural network based file sorter. Trains an autoencoder to sort images or audio based on the similarity of their encodings, or uses the OpenAI CLIP model.
MIT License
27 stars 1 forks source link

complete the de-encoding k-mean centroid functionality #10

Open LumenPallidium opened 3 years ago

LumenPallidium commented 3 years ago

this includes the displaying of the representative image

LumenPallidium commented 3 years ago

finished this, in 6bc5afdc07ed84adffcf0b5fd1d7ef1c12ecdb7f

LumenPallidium commented 3 years ago

finish by adding image saving and displaying in dashboard