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]: Statistical gallery is out of order for bounding boxes analysis #265

Closed dnth closed 10 months ago

dnth commented 10 months ago

What happened?

I ran fd.vis.stats_gallery(metric='bright') and found that the images are not sorted correctly. E.g. from brightest to darkest in the gallery.

image

What did you expect to see?

Images are sorted correctly based on the specified metrics.

What version of fastdup were you runnning on?

1.38

What version of Python were you running on?

Python 3.10

Operating System

Ubuntu 22.04

Reproduction steps

Run Roboflow notebook.

Relevant log output

No response

Attach a screenshot [Optional]

No response

Contact Details [Optional]

No response

dbickson commented 10 months ago

should be fixed on 1.40 on mac and 1.39 on ubuntu