-
## ❔Question
Greetings,
I need YoloV5 for detection on pytorch.tensors, but I have faced a problem. I did the next:
1. To label the data I transformed my tensor data into images 256x256
2. The…
-
### 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 f…
-
### Search before asking
- [X] I have searched the YOLOv8 [issues](https://github.com/ultralytics/ultralytics/issues) and found no similar bug report.
### YOLOv8 Component
Training
### B…
-
Before submitting a bug report, please be aware that your issue **must be reproducible** with all of the following,
otherwise it is non-actionable, and we can not help you:
- **Current repo**: run…
-
## ❔Question
1. in Yolov5, i trained 1000 data image with random image size, like 1024x768 or 640x480 etc, is it wrong ?
2. trained required same size ? Example 640x640 all for data trained ?
3. …
-
### 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…
-
## ❔Question
yolov5: Memory is increasing till GPU got out of memory (during inference).
## Additional context
Tensorrt: 7.2.2
PyTorch: 1.6
OS: ubuntu 20.04.2 LTS
Logs:
* **cuda-memcheck --…
-
## ❔Question
I follow the instructions to run coco128,
```
python train.py --img 640 --batch 16 --epochs 5 --data ./data/coco128.yaml --cfg ./models/yolov5s.yaml --weights '',
```
the ouput is
…
-
Hi Sir,
Is it possible to install this on normal linux desktop ? Since both paddle and ncnn can be installed on desktop also, hence I suppose it might work on desktop also , right ?
-
### 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…