jyuteo

Results 1 issues of jyuteo

# Description This error is related to wandb ultralytics integration `wandb/integration/ultralytics/bbox_utils.py` When `get_ground_truth_bbox_annotations` is called with background image (no class label), it returns IndexError ```python from wandb.integration.ultralytics import add_wandb_callback from...

c:integration