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

[Bug]: UnicodeDecodeError when running fd.run #327

Open ft243 opened 1 month ago

ft243 commented 1 month ago

What happened?

When running "fd.run()" the error: "UnicodeDecodeError: 'utf-8' codec can't decode byte 0xbe in position 81: invalid start byte".

After changing 'utf-8' to other decode, error "Fastdup execution failed" shown.

What did you expect to see?

No response

What version of fastdup were you runnning on?

1.121

What version of Python were you running on?

Python 3.9

Operating System

Windows 11

Reproduction steps

No response

Relevant log output

No response

Attach a screenshot [Optional]

No response

Contact Details [Optional]

No response

dbickson commented 1 month ago

hi @ft243 we need to see the full stack trace. Can you please share it? It may be that one of your file has special characters.