Skip to content

[WIP]: Improve predict_tile memory use and windowed raster inference #1304

Open
henrykironde wants to merge 7 commits into
weecology:mainfrom
henrykironde:fix-gpus
Open

[WIP]: Improve predict_tile memory use and windowed raster inference #1304
henrykironde wants to merge 7 commits into
weecology:mainfrom
henrykironde:fix-gpus

fix: normalize full image in SingleImage.prepare_items for consistent…

d847701
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 19, 2026 in 0s

86.71% (target 85.00%)

View this Pull Request on Codecov

86.71% (target 85.00%)

Details

Codecov Report

❌ Patch coverage is 77.00000% with 23 lines in your changes missing coverage. Please review.
✅ Project coverage is 86.71%. Comparing base (94af652) to head (d847701).
⚠️ Report is 4 commits behind head on main.

Files with missing lines Patch % Lines
src/deepforest/datasets/prediction.py 76.25% 19 Missing ⚠️
src/deepforest/main.py 80.00% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1304      +/-   ##
==========================================
- Coverage   87.16%   86.71%   -0.45%     
==========================================
  Files          21       21              
  Lines        2851     2914      +63     
==========================================
+ Hits         2485     2527      +42     
- Misses        366      387      +21     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.