Contributions are welcome through issues and pull requests.
- Discuss large behavioural changes in an issue first.
- Create a focused branch and include tests for changed behaviour.
- Run
ruff check .andpytestbefore opening the pull request. - Do not commit datasets, trained weights, personal data, or material whose licence is unclear.
- Describe any assumptions that an augmentation, metric, or split strategy makes about the data.
By contributing, you agree that your contribution is licensed under the MIT licence.