visual-layer / fastdup

fastdup is a powerful, free tool designed to rapidly generate valuable insights from image and video datasets. It helps enhance the quality of both images and labels, while significantly reducing data operation costs, all with unmatched scalability.
Other
1.59k stars 77 forks source link

[Bug]: `fastdup.extract_video_frames` does not support videos filename with spaces #235

Closed dnth closed 8 months ago

dnth commented 1 year ago

What happened?

image

What did you expect to see?

Videos with spaces or any special characters should be supported.

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 - https://colab.research.google.com/drive/1Tm0oxLus3TrRGZz3yQag42mwBtkaC_68?usp=sharing

Relevant log output

No response

Attach a screenshot [Optional]

No response

Contact Details [Optional]

No response

RazaProdigy commented 9 months ago

Please update to latest version of fastdup. This is already fixed.

dnth commented 9 months ago

Hey @RazaProdigy thanks for the update! I will try it out