clip_remove_empty {fastai} | R Documentation |
Clip_remove_empty
Description
Clip bounding boxes with image border and label background the empty ones
Usage
clip_remove_empty(bbox, label)
Arguments
bbox |
bbox |
label |
label |
Value
None
[Package fastai version 2.2.2 Index]