-
We are seeing aggressive [strategy from IDEs](https://twitter.com/yuvipanda/status/1282301211585085445) to penetrate and/or disrupt the Jupyter Notebook UI arena, in particular JupyterLab. In parallel…
-
`System.Net.HttpListener` does not support many modern protocols. It is compat-only (i.e. only critical fixes, no new improvements, enhancements). It's useful for low-volume basic server requests, but…
-
Dear FLAX community,
### System information
- OS Platform and Distribution: Ubuntu 22.04.3 LTS
- Flax, jax, jaxlib versions : Flax: 0.8.1 / jax: 0.4.27 / jaxlib: 0.4.27+cuda12.cudnn89
…
-
When locally trying to convert ".pt" file to tflite using export.py, I am getting an error:
`export failure: name 'SPPF' is not defined`
on macbook. To debug this I import SPPF module from models.…
-
# Software tools
The software tools listed here are ones that we've found useful for various [Wild Peaches](https://wildpeaches.xyz/) articles, or maybe we think they'll cool once we get around to th…
-
**When i try to run demo.py in conda envionment, i get this error ******
Warp 1.0.2 initialized:
CUDA Toolkit 11.5, Driver 12.4
Devices:
"cpu" : "x86_64"
"cuda:0" : "…
-
### Discussed in https://github.com/orgs/ultralytics/discussions/13586
Originally posted by **Sukesh-babu** June 14, 2024
Hi everyone,
I'm experiencing an issue with a custom trained YOLOV10 …
-
Currently we are still slow on CPU (#1222).
There are several things we can do:
1. Do a good profile on a chosen set of benchmarks to understand the bottlenecks.
Here are some candidates:
1. M…
hjk41 updated
6 years ago
-
### 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…
-
I am running make_parallel with 2 GPUs, the error occurred with gradients/sub_grad/BroadcastGradientArgs:
"InvalidArgumentError (see above for traceback): Incompatible shapes: [483,1] vs. [482,1]
…