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 9, 2023. It is now read-only.
model.predict
has a lot of usability issues:We should deprecate in favour of using a datamodule and Trainer. E.g. image classification prediction is currently:
Would become:
The text was updated successfully, but these errors were encountered: