Ethan White
Ethan White
With #738 and the early work we've cleaned up almost all of these and I don't ?think? we care about the FutureWarning from Pandas, so I'm going to go ahead...
Ah, got it. In that case I think it probably makes sense to list both and just be explicit about what should be cited in what circumstances, which in most...
This has been addressed by forcing a single GPU for prediction (#653), but if anyone is familiar enough with multiple-GPU Pytorch lightning inference to help make it work we'd appreciate...
Just to make sure I understand this issue. We want to include `/deepforest_config.yaml` in the package. Right now we are doing that by manually syncing `/deepforest_config.yaml` with `/deepforest/data/deepforest_config.yaml` and packaging...
This is currently broken because we're not actually testing against the installed package, we're testing against the source code, which doesn't have the data included. This is part of the...
Resolved by our move to `src/deepforest` structure
Actually there's probably some cleanup in here that is still worth including so reopening to check if it still needs to be added
@bw4sz & @henrykironde - this should finally complete our move to `src/deepforest` by reducing us to a single `deepforest_config.yml`. I did end up having to move it out of root,...
And @henrykironde - once this is merged lets go ahead and roll a new release.
I've rebased this again. @henrykironde can we please get this merged once the tests pass and roll a new release.