-
### Search before asking
- [X] I have searched the Ultralytics YOLO [issues](https://github.com/ultralytics/ultralytics/issues) and found no similar bug report.
### Ultralytics YOLO Component
Trai…
-
### Question
I'm looking for a way to convert from Pytorch YOLOv7 or YOLOv8 .pt to Darknet .weights, because I have a YOLOv7 and YOLOv8 models that I would like to port to have the same model in bo…
-
**Flaky test detected. This is an auto-generated issue by GitHub Actions. Please do NOT edit this manually.**
## Test title
image inserted via link should appear in the frontend published post conte…
-
I think you should put an epsilon in denominator of output of quadratic_linear_attn function to prevent NaN value when training HedgeHog MLP.
qk / (qk.sum(dim=-1, keepdim=True) +epsilon)
## Upvo…
-
### Search before asking
- [X] I have searched the Ultralytics YOLO [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussi…
-
### Search before asking
- [X] I have searched the YOLOv8 [issues](https://github.com/ultralytics/ultralytics/issues) and found no similar feature requests.
### Description
@dme-compunet we want …
-
I saw your vault tour video and was instantly hooked on your `page-blueprint` class!
I love the way you managed to recolor images to fit the theme as well, but noticed this could use some improvement…
-
Here is the detailed guide in English for integrating the new requirements into the existing script:
New Parameters
closeOptions: An object that controls the closability of the layer on mobile and…
-
On the kairos.io homepage, the logo of the CNCF can look pixelated, let's use the SVG version
is there an option to use the svg logo for cloud native? it's looking a bit pixeled for m…
-
## Describe the Bug
`from __future__ import annotations` breaks type resolver which results in `TypeError: Model fields cannot be resolved. Unexpected type 'typing.Any'`
I did not manage to trac…