Added ROI-overlap-based global association#1743
Conversation
❌MegaLinter analysis: Error
Detailed Issues❌ PYTHON / pylint - 1 errorSee detailed reports in MegaLinter artifacts Your project could benefit from a custom flavor, which would allow you to run only the linters you need, and thus improve runtime performances. (Skip this info by defining
|
|
@copilot Suppress the too-many warnings and fix the rest ************* Module pyrecest.utils.roi_assignment |
|
@copilot Do not use numpy (except numpy.testing) and import from pyrecest.backend instead (as in other files) |
…sitional-args, replace finfo.eps with np.spacing Agent-Logs-Url: https://github.com/FlorianPfaff/PyRecEst/sessions/b2e72a2c-de2b-4998-9776-ab73fd07ca4b Co-authored-by: FlorianPfaff <6773539+FlorianPfaff@users.noreply.github.com>
Fixed in commit 6876bd7:
|
|
@copilot Do not use numpy, import from pyrecest.backend (as in other files) |
Agent-Logs-Url: https://github.com/FlorianPfaff/PyRecEst/sessions/e14e0583-d8c6-401c-a966-ac692d1e2a09 Co-authored-by: FlorianPfaff <6773539+FlorianPfaff@users.noreply.github.com>
|
@copilot make the functions fail for Jax backend, use skipif for test cases (see other files) ============================ |
Agent-Logs-Url: https://github.com/FlorianPfaff/PyRecEst/sessions/b1711298-760b-4190-be8b-95e1d2c10145 Co-authored-by: FlorianPfaff <6773539+FlorianPfaff@users.noreply.github.com>
|
@copilot Can you fix this error that occurs when using the pytorch backend? =========================== short test summary info ============================
|
Agent-Logs-Url: https://github.com/FlorianPfaff/PyRecEst/sessions/d2a1c84c-d3ce-496b-9a91-9d3fce5257bc Co-authored-by: FlorianPfaff <6773539+FlorianPfaff@users.noreply.github.com>
Agent-Logs-Url: https://github.com/FlorianPfaff/PyRecEst/sessions/d2a1c84c-d3ce-496b-9a91-9d3fce5257bc Co-authored-by: FlorianPfaff <6773539+FlorianPfaff@users.noreply.github.com>
Fixed in commit 2339aef:
|
7b21428 to
429a157
Compare

No description provided.