-
训练的时候用ciou,那预测的时候也用ciou会不会效果更好一些?
-
### 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…
-
作者您好,我想请教一下计算预测图的IOU时,需要对预测图像进行二值化。如果把大于0.5的像素归为1,小于0.5的像素归为0,再进行IOU计算,这样处理可以吗?
-
How to get IoU and AP for balloon dataset
-
Validating...
valid_dataloader len: 131
[ 0/131] eta: 0:01:00 val_iou_0: 0.4816 (0.4816) val_boundary_iou_0: 0.4124 (0.4124) time: 0.4584 data: 0.1234 max mem: 18932
[130/131] eta: 0:00…
-
Thank you for your excellent work. I would like to know if multiple GPUs can be used for training at the same time? Training on one 4090 takes about 30 hours.
-
### Describe the issue
I am trying to encapsulate the torchvision.ops.nms function in an onnx model, there is no problem in the model conversion and inference but the output of the derived onnx mod…
-
How to choose the best IOU threshold during reasoning to make the detection effect better?
-
Hi, yukang @yukang2017, yanwei @yanwei-li,
I am confused about the iou related loss you used in dense head(`IoULossSparse` and `IoURegLossSparse`). I reproduce your model on my devices, but I find `I…
-
1. 安装官网教程测试图像分类没有任何问题,自己测试目标识别出现问题,执行代码如下:
![微信图片_20240718103926](https://github.com/user-attachments/assets/7151813e-43dc-45c0-bdaa-b0b2dc0221a3)
加载dockers:
docker run --name paddlex -v /model_p…