powered by
Get Maximum likelihood label for each Detection
single_classification( animals, empty, predictions_raw, class_list, best = FALSE )
dataframe with prediction and confidence columns
manifest of animal detections
manifest of md human, vehicle and empty images
softmaxed likelihoods from predict_species
list of class labels
whether to return one prediction per file
if (FALSE) animals <- single_classification(animals, empty, pred_raw, class_list)
Run the code above in your browser using DataLab