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
change final poolingfunction to control h,w size (instead of defaulting to 1,1) #17
done in 5683fc7