Skip to content

Rework save model button #1192

Description

@hleepfl

Is your feature request related to a problem? Please describe.
At the end of training, there is a "Save model" button that saves the model in the browser cache. It seems that most of the time, a user would want the model to be saved to the cache by default instead of having to click a button.

Describe the solution you'd like
When training finishes, the model should be automatically saved in the browser's cache. The "Save model" button could become a button that stores the model to the file system instead.
Moreover, saving to the file system should give options for which format to save to. This is something that is hard to do with TFJS, but that Burn should be able to do easily

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions