-
### Your question
i keep encountering this problem/issue where after updating the comfyui it will throw this error and i'd be going... AGAIN?????? I THOUGHT I FIGURED IT OUT....
and to which turns…
-
What's the performance difference between YOLO-World and YOLO-Worldv2 models?
What is the mAP of YOLOv8s-worldv2?
Can I train and export both original and v2 versions?
-
great work!
how to use MixedGroundingDataset to load CC3M pretrain data, the CC3M image-text data annotations doesn't has 'tokens_positive' as MixedGroundingDataset defined, if I want to use CC3M b…
-
Hello, I am trying to apply filter pruning to yolov8 model.
I saw there is sample code for yolov7 in https://github.com/VainF/Torch-Pruning/blob/master/benchmarks/prunability/yolov7_train_pruned.py.…
-
### Search before asking
- [X] I have searched the HUB [issues](https://github.com/ultralytics/hub/issues) and [discussions](https://github.com/ultralytics/hub/discussions) and found no similar quest…
-
I modified the codes a little bit to
parser.add_argument('--checkpoint', default='./demo/yolo_world_v2_x_obj365v1_goldg_cc3mlite_pretrain_1280ft-14996a36.pth', help='checkpoint file')
But the er…
-
Hello, my CUDA version is 11.8 and Torch version is 2.0.1, I encountered an error when trying to run the simple_demo.py file, stating "FileNotFoundError: [Errno 2] No such file or directory: 'configs…
-
有没有人出现了跟我一样的问题:
我在训练coco数据集的时候,grad_norm为Nan。我在训练其他数据集时,只要base_lr设置较低,grad_norm就会变成Nan或者Infinity。除此之外,训练coco时,我的loss一直没有动过。我使用的configs/finetune_coco/yolo_world_v2_s_vlpan_bn_2e-4_80e_8gpus_mask-refin…
-
Hey Luke,
When making too many requests to Yahoo, Yahoo blocks us for a short period of time based on the app ID we have registered on their developer portal.
I am looking to catch this error so…
-
### Search before asking
- [X] I have searched the YOLOv8 [issues](https://github.com/ultralytics/ultralytics/issues) and found no similar bug report.
### YOLOv8 Component
Training
### Bug
Somet…