-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Angtian edited this page Jul 29, 2020
·
3 revisions
BboxTools is a light weighted lib for bounding box operation mainly aims at helping data pre-processing, post-processing, and visualization for deep learning (especially object and keypoint detection). BboxTools provide easily used bounding box operations such as padding, shifting, scaling bounding boxes, also, visualization tools that can work with numpy and PIL. The bounding boxes can be applied to numpy and pytorch.