There are two data resources that currently need to be downloaded over internet:
- background stripping model weights for photo collection
- kwave binaries
To support offline use, we should expose a way to point to those resources locally. We should additionally expose a way to trigger the download of those resources, so that it can be done in the OpenLIFU custom application build process in order to bundle those resources with the app.
There are two data resources that currently need to be downloaded over internet:
To support offline use, we should expose a way to point to those resources locally. We should additionally expose a way to trigger the download of those resources, so that it can be done in the OpenLIFU custom application build process in order to bundle those resources with the app.