visuallayer
visuallayer copied to clipboard
[Request] How to access local dataset locally?
Hi, Thanks for amazing work. You have many predefined datasets in your library. My usecase is that I have a dataset which is not listed in your repo. Also, I dont want to upload the dataset to your servers as it is of huge size and also privacy concerns.
Can you show me a way how can I analyze the dataset locally?
Hello @meet-minimalist thanks for reaching out. We would be happy to get in touch with you to work on a solution. Let's schedule a session so we can understand more? We can be reached at [email protected]
Hi, i am in similar situation. is there a solution?
Hello @ShSi1001 you can try out fastdup - https://github.com/visual-layer/fastdup
Hi @dnth. Thanks for the reply. I have been working with fastdup.
On windows 10 and python 3.10 version, i am getting the error ERROR: Could not find a version that satisfies the requirement fastdup (from versions: none) ERROR: No matching distribution found for fastdup
On windows 10 python 3.9 version, I am not getting the above error however, the command fd.vis.stats_gallery(metric='dark') is not being implemented properly