-
### 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…
-
@kkarahainko
Hello I am student and trained my custom model with colab
[https://github.com/ultralytics/yolov5/wiki/Train-Custom-Data
]
(https://github.com/ultralytics/yolov5/wiki/Train-Custom-D…
-
Hello, i trained the Yolo obb on custom data on colab but i did not get any predictions.
I used 20 images for train/ 6 for val/ 4 for test (this gave a good result when training the normal yolo witho…
-
### Prerequisite
- [X] I have searched [the existing and past issues](https://github.com/open-mmlab/mmyolo/issues) but cannot get the expected help.
- [X] I have read the [FAQ documentation](https://…
-
v6.0 is ok, v7.0 not
-
Hello!
I run models/export.py from https://github.com/jeffxtang/yolov5 with the supposed changes and I get the error above.
I have trained a binary custom yolov5 model with yolov5s.yaml. Any suggest…
-
Hi,
I use the default training settings to train a YOLOX-X, but since I am only able to train with 1 GPU I set the batch size to 8.
By these default training settings after training, my best YOLOX…
-
hi @WongKinYiu
can i convert torch to onnx??
Finally, I want to convert to torch -> onnx -> caffe.
https://github.com/ultralytics/yolov5/issues/251
Is it the same as the yolov5 repository…
-
我的设备是jetson agx xavier ,melodic,配置完了环境,开始运行launch文件
roslaunch ros_pytorch_yolov5 detector.launch device:=cpu view_img:=True
roslaunch ros_pytorch_yolov5 detector.launch device:=0 view_img:=True
使用c…
-
Hi,sir
yolov5 and yolov7 developed segmentation model.
Can you updatad this model for yolo segmentation.
thanks.