Closed bw4sz closed 1 month ago
Keeping the behavior with load_model and use_release, there isn't a use case where a user would capture the output of load_model
from deepforest import main m = main.deepforest() m.load_model("weecology/deepforest-tree")
it should not return self.
Keeping the behavior with load_model and use_release, there isn't a use case where a user would capture the output of load_model
it should not return self.