单目3D初始代码
This commit is contained in:
24
docs/en/reference/utils/benchmarks.md
Executable file
24
docs/en/reference/utils/benchmarks.md
Executable file
@@ -0,0 +1,24 @@
|
||||
---
|
||||
description: Explore YOLO model benchmarking for speed and accuracy with formats like PyTorch, ONNX, TensorRT, and more. Detailed profiling & usage guides.
|
||||
keywords: YOLO, model benchmarking, ONNX, TensorRT, PyTorch, TensorFlow, CoreML, profiling, Ultralytics, model performance
|
||||
---
|
||||
|
||||
# Reference for `ultralytics/utils/benchmarks.py`
|
||||
|
||||
!!! success "Improvements"
|
||||
|
||||
This page is sourced from [https://github.com/ultralytics/ultralytics/blob/main/ultralytics/utils/benchmarks.py](https://github.com/ultralytics/ultralytics/blob/main/ultralytics/utils/benchmarks.py). Have an improvement or example to add? Open a [Pull Request](https://docs.ultralytics.com/help/contributing/) — thank you! 🙏
|
||||
|
||||
<br>
|
||||
|
||||
## ::: ultralytics.utils.benchmarks.RF100Benchmark
|
||||
|
||||
<br><br><hr><br>
|
||||
|
||||
## ::: ultralytics.utils.benchmarks.ProfileModels
|
||||
|
||||
<br><br><hr><br>
|
||||
|
||||
## ::: ultralytics.utils.benchmarks.benchmark
|
||||
|
||||
<br><br>
|
||||
Reference in New Issue
Block a user