{ "description": "This is a tool that fetches or trains a custom classifier and returns a json file containing the labels of the images in a directory. It takes an image directory and a comma separated string of labels as input, and returns the json file containing the predicted labels for each image as output", "name": "custom_classifier", "tool_class": "classifier_labeler.RemyxClassifier" }