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.54k stars 74 forks source link

[Bug]: Clutter when running `fd.vis.stats_gallery` #222

Closed dnth closed 1 year ago

dnth commented 1 year ago

What happened?

I find print outs of dataframe when running fd.vis.stats_gallery. Is this intended?

image

What did you expect to see?

Omit the printing for better readability.

What version of fastdup were you runnning on?

1.22

What version of Python were you running on?

Python 3.10

Operating System

Google Colab

Reproduction steps

Run the Quick Dataset Analysis Example - https://colab.research.google.com/github/visual-layer/fastdup/blob/main/examples/quick-dataset-analysis.ipynb

Relevant log output

No response

Attach a screenshot [Optional]

No response

Contact Details [Optional]

No response

dnth commented 1 year ago

This issue is resolved in fastdup==1.23