0.6.1
What's Changed
- feat: add config class by @badGarnet in #218 This change allows a user to specific inference parameters via environment variables.
- Fix/overlapping of bboxes by @benjats07 in #201 This change makes
yoloxthe default model for element detection and removes duplicated or near duplicated bounding boxes in the results to reduce noise in the final elements.
Full Changelog: 0.5.31...0.6.1