YOLOv8_Efficient icon indicating copy to clipboard operation
YOLOv8_Efficient copied to clipboard

🚀Simple and efficient use for Ultralytics yolov8🚀

Results 8 YOLOv8_Efficient issues
Sort by recently updated
recently updated
newest added

你好 No module named 'ultralytics.yolo.utils.autobatch' “ 请问该如何解决?

Dear sir i saw your Great work and i really need your help , i am a student and i must add or delete layer to yolov8s, i changed layers...

I am so confused my model is in the directory folder but I got this error, I am using this repository because I am more familiar with the yolov5 repository,...

怎么验证结果是这样的?没有coco指标呀 ![image](https://github.com/isLinXu/YOLOv8_Efficient/assets/97824555/7e223f19-f3d8-4886-9130-f1d71a85decc) ![image](https://github.com/isLinXu/YOLOv8_Efficient/assets/97824555/31389fdb-1c37-4848-901d-708cee1ed8b1)

想问一下,分割部分的推理也可以实现吗

Traceback (most recent call last): File "detect.py", line 162, in main(opt) File "detect.py", line 157, in main run(**vars(opt)) File "detect.py", line 99, in run model = YOLO(weights) File "/mnt/d/share/YOLOv8_Efficient/ultralytics/ultralytics/yolo/engine/model.py", line...

My goal is to create a model to detect defect from an Umbrella: good, perforated, fading, scratch. The problem is that the scratch is long. So I am not sure...