You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 19, 2024. It is now read-only.
Is your feature request related to a problem? Please describe.
Currently ahcore only supports running several models while typical machine learning setups have pipelines. E.g., first separate background from tissue before tissue classification.
Describe the solution you'd like
A (inference) pipeline implementation
Describe alternatives you've considered
Run models individually
Additional context
N/A
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
Currently ahcore only supports running several models while typical machine learning setups have pipelines. E.g., first separate background from tissue before tissue classification.
Describe the solution you'd like
A (inference) pipeline implementation
Describe alternatives you've considered
Run models individually
Additional context
N/A
The text was updated successfully, but these errors were encountered: