I think we can provide users with more insight than just a random instantiation of the backbone when we are running multi-class and retraining to add new labels.
We could grab the classification head from the release model. We could get just the top layers. I think this was one of the workarounds we identified and then didn't return to.
I think we can provide users with more insight than just a random instantiation of the backbone when we are running multi-class and retraining to add new labels.
https://deepforest.readthedocs.io/en/latest/advanced_features/multi_species.html
We could grab the classification head from the release model. We could get just the top layers. I think this was one of the workarounds we identified and then didn't return to.