First commit
This commit is contained in:
6
classifier_config.json
Normal file
6
classifier_config.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"n_neighbors": 10,
|
||||
"classes" : ["black_red", "green_orange", "yellow_grey"],
|
||||
"path_to_dataset": "./triplet_dataset",
|
||||
"embedding_model": "./model_embedding.pt"
|
||||
}
|
||||
Reference in New Issue
Block a user