Dickson Neoh

Results 23 issues of Dickson Neoh

## Motivation Improve the readability of the repo by correcting typos. ## Modification Only the Readme.md file is modified. ## Checklist **Before PR**: - [ ] Pre-commit or other linting...

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? 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

### What happened? ![image](https://github.com/visual-layer/fastdup/assets/6821286/00e5e392-566f-46c3-9512-a20598efd26e) ### What did you expect to see? The bounding box should be drawn. ### What version of fastdup were you runnning on? 1.27 ### What version...

bug

### What happened? The paths in the duplicates and outlier reports are not visible. ![image](https://user-images.githubusercontent.com/6821286/234479603-dbee736a-8b0a-46cd-834b-15eceaeb3210.png) ### What did you expect to see? Full image path in the report. ### What...

bug

I see that there is a provided MNIST image classification example in the repo. I was wondering if we could extend this to cover object detection tasks.

As a user, I want to be able to get the descriptions, stats and exploration link, without downloading the entire dataset at this moment. Follows the torch convention.