Skip to content
This repository was archived by the owner on Apr 1, 2024. It is now read-only.
This repository was archived by the owner on Apr 1, 2024. It is now read-only.

Add support/documentation for creating/using custom models #31

@hmcty

Description

@hmcty

This library hints at the ability to train and apply custom models, but it's not straightforward.

From the provided train.py script, you do have the ability to train a model but integrating with the rest of the pkg doesn't seem to be supported. The script exports to onnx, which from what I can tell, you can't easily input as a model path to the supported tasks.

If I am missing some documentation or easy way of going doing this, let me know. Otherwise I hope we can consider this as a feature request.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions