jyuteo
Results
1
issues of
jyuteo
Wandb ultralytics integration get_ground_truth_bbox_annotations returns error when no bounding box
6
# 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