CropModel should return labels not numeric values. #705
Labels
API
This tag is used for small improvements to the readability and usability of the python API.
Feature Request
New feature or request
good first issue
Good for newcomers
Milestone
CropModel should return labels not numeric values.
cropmodel_label here is 0 or 1. I think that it should better match result["label"] from the detection as being a string. Users will be happier.
DeepForest/deepforest/main.py
Line 27 in cce441c
The text was updated successfully, but these errors were encountered: