imlab.extractor_wrapper

Functions

decode(results[, conf_thresh, iou])

decode.

letterbox(img[, img_size, color])

letterbox.

preprocess(image[, device])

preprocess.

xywh2xyxy(box)

xywh2xyxy.

Classes

Wrapper(weight, model_type, image_size, ...)

Wrapper.