panp4n

Results 33 comments of panp4n

There are two desktops which have this problem. 1: ``` WARNING ⚠️ Python>=3.10 is required, but Python==3.8.17 is currently installed Ultralytics 8.3.12 🚀 Python-3.8.17 torch-1.8.2+cu111 CUDA:0 (NVIDIA GeForce RTX 3060,...

python 3.10 doesn't work. (with torch2.4.1 cuda121)

CLI: `yolo cfg=test.yaml` test.yaml: ``` task: segment # (str) YOLO task, i.e. detect, segment, classify, pose mode: predict # (str) YOLO mode, i.e. train, val, predict, export, track, benchmark #...

I tried a lot of methods. I am familiar with this configuration file. I tried this on older version YOLOv8-seg.It is fine. This problem only occurs since the new version...

> Only change `mode:` and `source:` It works.But use the default model

> Only change `mode:`, `source:`, `model:`, `task:` It it OK,the error occured when the `batch: -1`.

Thank you so much! -1 isn't for AutoBatch? It used to be possible.

> AutoBatch only works during training. Thank you very much. It helps me a lot.

我装的是VS2019,paddlepaddle-gpu更新到2.3.2还是报一样的错

![image](https://user-images.githubusercontent.com/40445051/198181529-299ec909-b32b-46b2-a06d-f1164bb994f8.png) 会弹这个提示