fastdup icon indicating copy to clipboard operation
fastdup copied to clipboard

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 oper...

Results 27 fastdup issues
Sort by recently updated
recently updated
newest added

I run this tool over 999_999 images, and it found these duplicates: ![image](https://user-images.githubusercontent.com/3662732/183358416-7c0b8de7-424f-457b-bf28-06818f36a3d4.png) visually they are not duplicate. something is wrong in the indexes of filename to index?

### What happened? Input #0, mov,mp4,m4a,3gp,3g2,mj2, from './DJI_0066_T.MP4': Metadata: major_brand : isom minor_version : 512 compatible_brands: isomiso2avc1mp41 creation_time : 2021-02-09T22:31:41.000000Z encoder : Lavf56.15.102 Duration: 00:00:14.52, start: 0.000000, bitrate: 9005 kb/s...

bug

### What happened? ```shell > uname -a Darwin Guys-MacBook-Pro-2.local 22.6.0 Darwin Kernel Version 22.6.0: Wed Jul 5 22:21:56 PDT 2023; root:xnu-8796.141.3~6/RELEASE_X86_64 x86_64 > python -V Python 3.10.12 > pip install...

bug

Hi, I'm trying to install your package with [Poetry (package manager)](https://github.com/python-poetry/poetry) on WSL (ubuntu) with Python3.8 but it fails :(. I tried the regular way: `poetry add fastdup` ``` •...

### Feature Name fastdup on AWS Lambda ### Feature Description Hello dear devs. I also posted on discussion forum 9 days ago and I was able to finish my medium...

feature-request

Currently `fd.summary` produces text form summary of the issues found. Would it be more intuitive to have a visual form summary included? Maybe include charts to visualize the portion of...

enhancement

### What happened? When calling run(run_mode=4) or search - which both generate new similarities, fastdup overwrites the similarity.csv in the work_dir. Meaning in order to keep the similarities a copy...

bug

### What happened? I tried pip installing fastdup on macOS and it could not be installed. ### What did you expect to see? Successful installation. ### What version of fastdup...

bug

### Feature Name Native DICOM image support ### Feature Description Images in medical datasets are usually stored in .dcm format which includes other metadata. To get pixel values from .dcm...

feature-request

### Feature Name Run fastdup using CLI ### Feature Description It would be cool if we can run fastdup in CLI. For example ```shell fastdup run -i "path-to-images/" fastdup run...

feature-request