Git Product home page Git Product logo

Comments (7)

shrubb avatar shrubb commented on August 27, 2024

/content/dataset//images/id00017 doesn't contain any images

I think the wrong line is IDENTITIES=(*)

from latent-pose-reenactment.

molo32 avatar molo32 commented on August 27, 2024

I do not understand, clearly / content / dataset // images / id00017 is not empty, what is wrong?

from latent-pose-reenactment.

shrubb avatar shrubb commented on August 27, 2024

Either this directory doesn't contain images (only other directories for example), or the images are broken, or you're running the script with wrong parameters (which I don't know, so it's hard to guess).

from latent-pose-reenactment.

molo32 avatar molo32 commented on August 27, 2024

Does it have something to do with image resolution? Can the image be any size?

from latent-pose-reenactment.

shrubb avatar shrubb commented on August 27, 2024

Can the image be any size?

Yes.

Your error looks like OpenCV tried to load some image file and returned None, which may mean that file was empty/broken/invalid/directory.

from latent-pose-reenactment.

molo32 avatar molo32 commented on August 27, 2024

hey I solved it, the problem was that there was a hidden file .ipynb_checkpoints
so i did
! rm -r /content/latent_pose_reenactment/utils/dataset/images/monalisa/.ipynb_checkpoints
and it worked but now I get

inference_folder.py file not found

where do i find this file?

from latent-pose-reenactment.

shrubb avatar shrubb commented on August 27, 2024

You'll get it by following the setup instructions

from latent-pose-reenactment.

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.