Angtian / BboxTools

A python toolbox for bounding box operation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BboxTools

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.

Install

Install from pip:

pip install BboxTools

About

A python toolbox for bounding box operation


Languages

Language:Jupyter Notebook 97.4%Language:Python 2.6%