-
How did you do the preprocessing for yolov8?
can you provide the code snippet after the invoke is called or tell me what changes need to be done.
-
go build github.com/jinzhongmin/goffi/pkg/ffi:
# pkg-config --cflags -- libffi
pkg-config: exec: "pkg-config": executable file not found in %PATH%
# github.com/jinzhongmin/goffi/pkg/dlfcn
D:\go\p…
-
## Introduction
mmyolo (**https://github.com/open-mmlab/mmyolo**) is a repository that has several interesting Object Detection models. For example, it includes models such as YOLOv5, YOLOv7, YOLOX,…
-
能提供yolov8转换后的权重吗?
我转换yolov8一直出错
![image](https://github.com/AlibabaResearch/efficientteacher/assets/59754623/43d3452c-5811-4118-ac34-baa869c54aff)
把这些参数注释掉,出现
![image](https://github.com/AlibabaRe…
-
[English](README.md) | [简体中文](README.zh-CN.md)
[Ultralytics YOLOv8](https://github.com/ultralytics/ultralytics), de…
-
我想要使用yolov8训练自己的大题检测模型,想问一下可以提供答题卡的数据集吗
-
Hi how are you? I have a doubt. Can I do the same step by step to convert my yolov8 model to tflite?
Tks
-
Thank you for your work, I found that the provided pre-training downloads failed, such as
'yolov8/runs/detect/yolov8s-custom-detection/weights/'
and
'yolov8/runs/detect/yolov8s-custom-structure/w…
-
### Search before asking
- [X] I have searched the Ultralytics YOLO [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussion…
-
Hello, I saw the previous comment about the recommended Yolov8 models. You did mention about the image size 320. When it comes to image size 320, how many epochs and batch size do you recommended? Or …