Git Product home page Git Product logo

Comments (10)

Sahil9771 avatar Sahil9771 commented on July 21, 2024

Hello,
How did you resolve this issue, I'm having the same problem while running the code.

from sign-language.

EvilPort2 avatar EvilPort2 commented on July 21, 2024

use python load_images.py

from sign-language.

Sahil9771 avatar Sahil9771 commented on July 21, 2024

@EvilPort2 I ran the file and now i am getting a value error as follows:

Traceback (most recent call last):
File "load_images.py", line 21, in
images_labels = pickle_images_labels()
File "load_images.py", line 17, in pickle_images_labels
images_labels.append((np.array(img, dtype=np.int32), int(label)))
ValueError: invalid literal for int() with base 10: 'gestures\0\1.jp'
Please revert asap. Thank you.

from sign-language.

EvilPort2 avatar EvilPort2 commented on July 21, 2024

That should not happen. Check if the files in your machine and GitHub is same or not. Btw the repo is updated. So download the latest files

from sign-language.

Sahil9771 avatar Sahil9771 commented on July 21, 2024

from sign-language.

kirtigodani avatar kirtigodani commented on July 21, 2024

from sign-language.

EvilPort2 avatar EvilPort2 commented on July 21, 2024

So I am guessing the problem is solved??

from sign-language.

EvilPort2 avatar EvilPort2 commented on July 21, 2024

Ok. There was a bug in the load_images.py I just saw. I did not think about cross compatibility while writing the code. This problem occurred to Windows users. Now the problem should be solved for Windows users.

from sign-language.

akzhmdn avatar akzhmdn commented on July 21, 2024

can i use tensorflow 2.0?

from sign-language.

Athira97 avatar Athira97 commented on July 21, 2024

Hello, when I tried running the flip_images.py it ran successfully for quite a while and then gave a traceback error. In load_images.py also i got importError: DLL load failed. from sklearn.utils import shuffle. Please revert back asap. Thank you

from sign-language.

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.