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]: Missing `error_code` column when running `fd.invalid_instances()` with bounding box #232

Closed dnth closed 10 months ago

dnth commented 1 year ago

What happened?

When i ran the object detection example notebook.

I notice a missing column when running fd.invalid_instances(). Refer to the screenshot below

image

This does not happen in the quickstart example.

What did you expect to see?

The error_code column should be there.

What version of fastdup were you runnning on?

1.27

What version of Python were you running on?

Python 3.10

Operating System

Google Colab

Reproduction steps

Run object detection notebook - 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