-
BPO | [12953](https://bugs.python.org/issue12953)
--- | :---
Nosy | @birkenfeld, @terryjreedy, @bitdancer
*Note: these values reflect the state of the issue at the time it was migrated and might not …
-
### 🐛 Describe the bug
**Python sample code:**
```
from ultralytics.data.annotator import auto_annotate
auto_annotate(
data='/app/input/signal/images',
det_model='/app/runs/detect/train/weight…
-
### 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
…
-
### Bug description
Manually calling the `stop` method of AdvancedProfiler triggers a crash (SimpleProfiler, PyTorchProfiler, PassThroughProfiler all work correctly). I have written some new test f…
-
I am using `settrace` and I encounters a limitation of it. The problem is we could only get limited info with the target of its first `switch` call. `settrace` is called between the greenlet starts an…
-
### Description of the bug
Since switching to v4180 I periodically get hangs (all Sublime windows completely unresponsive) of around 30s when editing code. Rolling back to build 4169 makes the probl…
-
All functions should be exported as proper symbols, so they are usable without a C preprocessor/parser.
We expect a lot of exceptions, which should be added as *alternatives* to proper functions (a…
-
### 🐛 Describe the bug
There is a system memory leak when using different input sizes to `torch.nn.Conv3d` on the GPU. A very simple script to reproduce the issue is:
```python
import gc
impor…
-
`memory_profiler` and `scalene` given different depths of coverage of memory profiling on a simple Pandas example, Scalene gives less information, I think this is a bug.
The sample code is listed i…
-
I don't work in a laser lab anymore, and so I don't have easy access to a laser on which I would test a beam profiler; at the same time the need for a good beam profiler has become less urgent. I have…