visual-layer / fastdup

fastdup is a powerful free tool designed to rapidly extract valuable insights from your image & video datasets. Assisting you to increase your dataset images & labels quality and reduce your data operations costs at an unparalleled scale.
Other
1.52k stars 74 forks source link

[Bug]: augmentation_additive_margin not working properly for bounding boxes #246

Closed dbickson closed 11 months ago

dbickson commented 11 months ago

What happened?

This flag should increase bounding box size to avoid cases when bounding boxes are two small. For example augmentation_additive_margin=15 should avoid any small bounding box error @g

What did you expect to see?

No response

What version of fastdup were you runnning on?

1.32

What version of Python were you running on?

Python 3.8

Operating System

MacOSX 12.6.1

Reproduction steps

No response

Relevant log output

No response

Attach a screenshot [Optional]

No response

Contact Details [Optional]

No response

dbickson commented 11 months ago

Fixed in 1.33