单目3D初始代码

This commit is contained in:
zhao.zhu
2026-06-24 09:35:46 +08:00
commit 04a5895b6b
1153 changed files with 340700 additions and 0 deletions

20
docs/en/reference/utils/tqdm.md Executable file
View File

@@ -0,0 +1,20 @@
---
description: Lightweight zero-dependency progress bar for Ultralytics with rich-style displays, GitHub Actions support, and comprehensive formatting options.
keywords: TQDM, progress bar, Ultralytics, GitHub Actions, zero dependencies, rich style, download progress, training progress, Unicode blocks
---
# Reference for `ultralytics/utils/tqdm.py`
!!! success "Improvements"
This page is sourced from [https://github.com/ultralytics/ultralytics/blob/main/ultralytics/utils/tqdm.py](https://github.com/ultralytics/ultralytics/blob/main/ultralytics/utils/tqdm.py). Have an improvement or example to add? Open a [Pull Request](https://docs.ultralytics.com/help/contributing/) — thank you! 🙏
<br>
## ::: ultralytics.utils.tqdm.TQDM
<br><br><hr><br>
## ::: ultralytics.utils.tqdm.is_noninteractive_console
<br><br>