-
### Search before asking
- [X] I have searched the YOLOv8 [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussions) and fou…
ntdgo updated
2 weeks ago
-
I think the problem is that we generally expect an input scaling of 1.0 for centered instance models since they're crops already. The training does handle this appropriately, but not the visualization…
talmo updated
8 months ago
-
It´s a good question, very useful both issues. To get the timesptamp and the position of the predicted bounding boxes in each frame, in a video or predicting images.
Any help?
Thanks!!
_Orig…
-
```
What steps will reproduce the problem?
1.Playing any 25/50FPS footage which is normal in Europe.
2.
3.
What is the expected output? What do you see instead?
Dropping frames causing video stutteri…
-
### Search before asking
- [X] I have searched the YOLOv8 [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussions) and fou…
-
# Get started with tidymodels and #TidyTuesday Palmer penguins | Julia Silge
Build two kinds of classification models and evaluate them using resampling.
[https://juliasilge.com/blog/palmer-penguins…
-
### Search before asking
- [X] I have searched the YOLOv8 [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussions) and fou…
-
```
What steps will reproduce the problem?
1.Playing any 25/50FPS footage which is normal in Europe.
2.
3.
What is the expected output? What do you see instead?
Dropping frames causing video stutteri…
-
### Search before asking
- [X] I have searched the YOLOv5 [issues](https://github.com/ultralytics/yolov5/issues) and [discussions](https://github.com/ultralytics/yolov5/discussions) and found no simi…
-
Hi there.
I am trying to understand the memory leak issue in my multithreaded QT application. In general, QThread class has the following structure:
```
class videoThread(QtCore.QObject):
…