ultralytics 8.2.29 new fractional AutoBatch feature (#13446)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com> Co-authored-by: Burhan <62214284+Burhan-Q@users.noreply.github.com> Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
This commit is contained in:
parent
2fe0946376
commit
6a234f3639
12 changed files with 92 additions and 49 deletions
|
|
@ -25,11 +25,11 @@ This repository features a collection of real-world applications and walkthrough
|
|||
|
||||
We greatly appreciate contributions from the community, including examples, applications, and guides. If you'd like to contribute, please follow these guidelines:
|
||||
|
||||
1. Create a pull request (PR) with the title prefix `[Example]`, adding your new example folder to the `examples/` directory within the repository.
|
||||
2. Make sure your project adheres to the following standards:
|
||||
1. **Create a pull request (PR)** with the title prefix `[Example]`, adding your new example folder to the `examples/` directory within the repository.
|
||||
2. **Ensure your project adheres to the following standards:**
|
||||
- Makes use of the `ultralytics` package.
|
||||
- Includes a `README.md` with clear instructions for setting up and running the example.
|
||||
- Refrains from adding large files or dependencies unless they are absolutely necessary for the example.
|
||||
- Avoids adding large files or dependencies unless they are absolutely necessary for the example.
|
||||
- Contributors should be willing to provide support for their examples and address related issues.
|
||||
|
||||
For more detailed information and guidance on contributing, please visit our [contribution documentation](https://docs.ultralytics.com/help/contributing).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue