Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 285 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 285 Bytes

📦 bbox 📦

This repository provides a bounding box implementation that comes with a set of fundamental operations such as translation, scaling, intersection over union (IoU) and so much more.

Setup

Install Python and NumPy.