Skip to content

Commit

Permalink
Add link to the examples (#54)
Browse files Browse the repository at this point in the history
  • Loading branch information
HonzaCuhel authored Dec 9, 2024
1 parent 5b13876 commit f139d32
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -138,6 +138,8 @@ environ.HUBAI_API_KEY = "your_api_key"
converted_model = convert("rvc4", path="configs/resnet18.yaml")
```

We have prepared several examples for you to check and are actively working on providing more. You can find them [here](https://github.com/luxonis/depthai-ml-training/tree/main/conversion).

> \[!NOTE\]
> To learn more about the available options, use `modelconverter hub convert --help`.

Expand Down

0 comments on commit f139d32

Please sign in to comment.