sqh85
sqh85
when use tools/dist_train.sh File "YOLO-World/yolo_world/models/detectors/yolo_world.py", line 166, in loss losses = self.bbox_head.loss(img_feats, txt_feats, batch_data_samples) TypeError: loss() missing 1 required positional argument: 'batch_data_samples' @M3Dade @connorye @GuanRunwei How to modify the code...
dowanload and use the provided version 4826695, when use tools/dist_train.sh。 data['category_id'] = self.cat_ids[label] IndexError:list index out of range ERROR:torch.distributed.elastic.multiprocessing.api:failed (exitcode:1) local_rank:0 (pid:23980) of binary: /home....../python @M3Dade @connorye @GuanRunwei Thank you...