mirror of
https://github.com/arnaucube/galdric.git
synced 2026-02-07 03:06:45 +01:00
9d541b2f016c520aa64b8f3b8230561980a4c452
galdric
machine learning server, for image classification
- Reads all the datasets in the folder /dataset
- Each image is resized to the same size, configured in the config.json
- For the input images, calculates the euclidean distances
- Gets the nearest neighbour
- Show the result, that is the label of the object in the image
Languages
Go
94.6%
Shell
5.4%