This repository was archived by the owner on Jun 3, 2025. It is now read-only.
Commit 0c8b1d4
authored
YOLO example - annotation application (#180)
* YOLO example - annotation application
* quality
* standardize video outputs to 60FPS minimum
* calculate target FPS for video annotations so durations match source
* don't round adjusted fps
* overwrite original FPS with real time target
* use manually named temporary file
* FPS counter
* fps counter fix
* remove video loader frame dropping
* --target-fps support
* update annotation colors
* remove hard check for target fps
* function name fix
* change all colors to blue
* webcam support
* quality
* add constant FPS for target FPS images_per_sec annotations, overwrite original file when target FPS present
* documentation
* images per sec formatting1 parent cc2ba1d commit 0c8b1d4
File tree
3 files changed
+787
-7
lines changed- integrations/ultralytics
- deepsparse
3 files changed
+787
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
140 | 140 | | |
141 | 141 | | |
142 | 142 | | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
143 | 158 | | |
144 | 159 | | |
145 | 160 | | |
| |||
0 commit comments