RomanJuranek / waldboost

Python package for training waldboost detectors

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Replace TF Api boxes

RomanJuranek opened this issue · comments

The code now depends on a huge non-standard package only because of BoxList class for representation of bounding boxes and non-maxima suppression. This can be replaced with something else