Giter Site home page Giter Site logo

Comments (7)

zhou13 avatar zhou13 commented on August 16, 2024

Have you tried to download them manually?

from lcnn.

shijian97 avatar shijian97 commented on August 16, 2024

Have you tried to download them manually?

yes I can

from lcnn.

shijian97 avatar shijian97 commented on August 16, 2024

Have you tried to download them manually?

I can solve the problem by downloading manually. But I met another question when I test the Pretrained Models, to generate wireframes on the validation dataset with the pretrained model, and I got

Traceback (most recent call last):
  File "./process.py", line 134, in <module>
    main()
  File "./process.py", line 107, in main
    **{k: v[i].cpu().numpy() for k, v in H.items()},
  File "./process.py", line 107, in <dictcomp>
    **{k: v[i].cpu().numpy() for k, v in H.items()},
IndexError: index 6 is out of bounds for dimension 0 with size 6

How can I fix it, thank you

from lcnn.

zhou13 avatar zhou13 commented on August 16, 2024

This is the first time I saw such errors. Did you do any modifications to the code?

from lcnn.

shijian97 avatar shijian97 commented on August 16, 2024

This is the first time I saw such errors. Did you do any modifications to the code?

No I didn't. Is that about python? I use python3.6.9

from lcnn.

shijian97 avatar shijian97 commented on August 16, 2024

This is the first time I saw such errors. Did you do any modifications to the code?

Now I'm trying to train the model again. In order to figure out what went wrong

from lcnn.

shijian97 avatar shijian97 commented on August 16, 2024

This is the first time I saw such errors. Did you do any modifications to the code?

I don't know what happend, but after my training the model again, the error disappered... Anyway, thanks alot for your patience!

from lcnn.

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.