https://github.com/yannisfs/picturesorter
Picture Sorter is a AI + GUI program for quickly organising large picture libraries.
https://github.com/yannisfs/picturesorter
ai feature-extraction k-means-clustering python small-projects vgg16
Last synced: over 1 year ago
JSON representation
Picture Sorter is a AI + GUI program for quickly organising large picture libraries.
- Host: GitHub
- URL: https://github.com/yannisfs/picturesorter
- Owner: yannisfs
- Created: 2024-08-07T09:20:16.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-19T21:39:42.000Z (over 1 year ago)
- Last Synced: 2025-01-28T17:23:35.533Z (over 1 year ago)
- Topics: ai, feature-extraction, k-means-clustering, python, small-projects, vgg16
- Language: Python
- Homepage:
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Simple picture sorter which sorts pictures from a folder in an unsupervised manner. ( using the pretrained VGG16 model from the PyTorch Library)