Skip to content

[RNE Rewrite] Integrate ResourceFetcher with refactor #1253

Description

@barhanc

The PoC, we are basing this rewrite on, uses a crude, ad hoc solution for downloading and loading model files, see: https://github.com/barhanc/rnet-poc/blob/main/src/hooks/useModelDownload.ts. We should instead use the ResourceFetcher package. The PR referencing this issue should also add something like a download function so that it is possible to use create<Task> api with pre-exported models defined in models.ts as create<Task>(download(models.<task>.MODEL_CONSTANT)).

Metadata

Metadata

Assignees

No one assigned

    Labels

    improvementPRs or issues focused on improvements in the current codebaserefactoring

    Type

    No fields configured for Task.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions