YOLOv8_Efficient
YOLOv8_Efficient copied to clipboard
🚀Simple and efficient use for Ultralytics yolov8🚀
您好 请问这个bug是因为什么啊 谢谢了
你好 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指标呀  
想问一下,分割部分的推理也可以实现吗
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...