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]: Noisy printout #248

Closed dnth closed 11 months ago

dnth commented 11 months ago

What happened?

When running fastdup with bounding box annotations, I see noise printout about additive margin. Refer screenshot below.

image

What did you expect to see?

Clean printout with only necessary information.

What version of fastdup were you runnning on?

1.33

What version of Python were you running on?

Python 3.10

Operating System

Ubuntu 22.04

Reproduction steps

Run - https://colab.research.google.com/github/visual-layer/fastdup/blob/main/examples/analyzing-object-detection-dataset.ipynb

Relevant log output

No response

Attach a screenshot [Optional]

No response

Contact Details [Optional]

No response

dbickson commented 11 months ago

Fixed in 1.34