You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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