-
首先感谢作者的工作!打算在您这个工程的基础上做一个针对特定场景目标检测的模型,然后有个疑问,我看 readme 里说用的 ciou loss,不过代码里我看的好像只实现了 iou 和 giou loss
-
![image](https://github.com/thangvubk/SoftGroup/assets/150681542/0b342348-9bef-4b81-bef4-e779aeb332f7)
When I use a custom dataset for training, I get these errors every iteration. Are they related t…
-
### Before Asking
- [X] I have read the [README](https://github.com/meituan/YOLOv6/blob/main/README.md) carefully. 我已经仔细阅读了README上的操作指引。
- [X] I want to train my custom dataset, and I have read the …
-
### 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…
-
auto_scale_lr = dict(base_batch_size=16, enable=True)
backend_args = None
data_root = '/data/luoyq/data/toutu/v3'
dataset_type = 'VOCDataset'
default_hooks = dict(
checkpoint=dict(rule='gre…
-
I have 21 classes & it contains both small & big objects.
There are 7 classes having more than 10k instances & other classes have few instances in the range of 2k-4k. (I have cross-checked all an…
-
### Before Asking
- [X] I have read the [README](https://github.com/meituan/YOLOv6/blob/main/README.md) carefully. 我已经仔细阅读了README上的操作指引。
- [X] I want to train my custom dataset, and I have read the …
-
Average Precision (AP) @[ IoU=0.50:0.95 | area= all | maxDets=100 ] = -1.000
Average Precision (AP) @[ IoU=0.50 | area= all | maxDets=100 ] = -1.000
Average Precision (AP) @[ IoU=0.75 …
-
我使用[yolo_world_v2_seg_l_vlpan_bn_2e-4_80e_8gpus_seghead_finetune_lvis.py](https://github.com/AILab-CVC/YOLO-World/blob/master/configs/segmentation/yolo_world_v2_seg_l_vlpan_bn_2e-4_80e_8gpus_seghead_f…
-
### 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…