Giter VIP home page Giter VIP logo

Comments (6)

dbickson avatar dbickson commented on July 17, 2024

Hi @sameersharma00747 thanks for sharing this bug. We have just released a fix to this bug in v 0.134 let us know if this works for you?

from fastdup.

sameersharma00747 avatar sameersharma00747 commented on July 17, 2024

Still getting the same error. Is passing S3 URI working at your end? Is there any specific format in which I should pass it?

This is how I am running the command:
fastdup.run(input_dir='s3://bucket_name/sameer/', work_dir='out')

from fastdup.

dbickson avatar dbickson commented on July 17, 2024

Hi @sameersharma00747 can you make sure you upgraded using
python3.8 -m pip install -U --force-reinstall fastdup ?
Run with verbose=1 and send us the output.

from fastdup.

sameersharma00747 avatar sameersharma00747 commented on July 17, 2024

I am running this in a python notebook on databricks and the kernel is gettin killed after I do fastdup.run() with the s3 folder path.

I don't why but somehow it is killing the kernel midway.

Note: I am running this on python 3.9.

You can have a look at the verbose below in the image:

image

One more thing apart from this, is it possible to pass image embedding in place of the real images to perform all these computations using Fastdup? I saw something related to this this in the run mode code here: https://github.com/visualdatabase/fastdup/blob/main/fastdup/__init__.py

from fastdup.

dbickson avatar dbickson commented on July 17, 2024

HI @sameersharma00747 I think this is a different error than the previous one which is good.
Can you run the command !aws s3 ls --recursive s3://data-science-meesho-dev/sameer on a the jupyter notebook and let me know if this works. If it works, run the rest of the command as printed above until the > out/tmp/files.txt and let me know if it works (run it from the same path you were running before).

It is possible to run fastdup on your embedding as instructed here: https://github.com/visualdatabase/fastdup/blob/main/RUN.md#external

from fastdup.

dbickson avatar dbickson commented on July 17, 2024

Fixed on v. 0.137, closing

from fastdup.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.